Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Initializer Classes and Interfaces in #Boot - 17 results found.
NameDescriptionTypePackageFramework
AutoConfigurationReportLoggingInitializerApplicationContextInitializer that writes the ConditionEvaluationReportto the log.Classorg.springframework.boot.autoconfigure.loggingSpring Boot
BackgroundPreinitializerApplicationListener to trigger early initialization in a background thread oftime consuming tasks.Classorg.springframework.boot.autoconfigureSpring Boot
BatchDatabaseInitializerInitialize the Spring Batch schema (ignoring errors, so should be idempotent).Classorg.springframework.boot.autoconfigure.batchSpring Boot
ConfigFileApplicationContextInitializerApplicationContextInitializer that can be used with theContextConfiguration.Classorg.springframework.boot.testSpring Boot
ConfigurationWarningsApplicationContextInitializerApplicationContextInitializer to report warnings for common misconfigurationSince:1.Classorg.springframework.boot.contextSpring Boot
ContextIdApplicationContextInitializerApplicationContextInitializer that set the SpringApplicationContext ID.Classorg.springframework.boot.contextSpring Boot
DelegatingApplicationContextInitializerApplicationContextInitializer that delegates to other initializers that arespecified under a context.Classorg.springframework.boot.context.configSpring Boot
FlywayMigrationInitializerInitializingBean used to trigger Flyway migration via theFlywayMigrationStrategy.Classorg.springframework.boot.autoconfigure.flywaySpring Boot
InitParameterConfiguringServletContextInitializerA ServletContextInitializer that configures init parameters on theSince:1.Classorg.springframework.boot.context.embeddedSpring Boot
LogbackInitializerUtility to initialize logback (when present) to use INFO level logging.Classorg.springframework.boot.loader.toolsSpring Boot
ParentContextApplicationContextInitializerApplicationContextInitializer for setting the parent context.Classorg.springframework.boot.builderSpring Boot
ServerPortInfoApplicationContextInitializerApplicationContextInitializer that sets Environment properties for theports that EmbeddedServletContainer servers are actually listening on.Classorg.springframework.boot.context.webSpring Boot
ServerPortInfoApplicationContextInitializerApplicationContextInitializer that sets Environment properties for theports that EmbeddedServletContainer servers are actually listening on.Classorg.springframework.boot.testSpring Boot
ServletContextApplicationContextInitializerApplicationContextInitializer for setting the servlet context.Classorg.springframework.boot.context.webSpring Boot
ServletContextInitializerInterface used to configure a Servlet 3.Interfaceorg.springframework.boot.context.embeddedSpring Boot
ServletContextInitializerConfigurationJetty Configuration that calls ServletContextInitializers.Classorg.springframework.boot.context.embedded.jettySpring Boot
SpringBootServletInitializerAn opinionated WebApplicationInitializer to run a SpringApplicationfrom a traditional WAR deployment.Classorg.springframework.boot.context.webSpring Boot