Package-level declarations
Classes related to Spring's org.springframework.context.ApplicationContext.
Types
Link copied to clipboard
An ApplicationListener that saves application PID into file.
Link copied to clipboard
ApplicationContextInitializer to report warnings for common misconfiguration mistakes.
Link copied to clipboard
ApplicationContextInitializer that sets the Spring ApplicationContext ID.
Link copied to clipboard
An ApplicationListener that halts application startup if the system file encoding does not match an expected value set in the environment.
Link copied to clipboard
Provides exclusion TypeFilters that are loaded from the BeanFactory and automatically applied to
SpringBootApplication
scanning.