Package org.springframework.boot.context
package org.springframework.boot.context
Classes related to Spring's
ApplicationContext
.-
ClassDescriptionAn
ApplicationListener
that saves application PID into file.ApplicationContextInitializer
to report warnings for common misconfiguration mistakes.A single check that can be applied.ConfigurationWarningsApplicationContextInitializer.Check
for@ComponentScan
on problematic package.BeanDefinitionRegistryPostProcessor
to report warnings.ApplicationContextInitializer
that sets the SpringApplicationContext ID
.AnApplicationListener
that halts application startup if the system file encoding does not match an expected value set in the environment.Provides exclusionTypeFilters
that are loaded from theBeanFactory
and automatically applied toSpringBootApplication
scanning.