Uses of Package
org.springframework.boot.support
Packages that use org.springframework.boot.support
Package
Description
Classes supporting application concerns and the org.springframework.boot package.
- 
Classes in org.springframework.boot.support used by org.springframework.boot.supportClassDescription
SmartApplicationListenerused to triggerEnvironmentPostProcessorsregistered in thespring.factoriesfile.Factory interface used by theEnvironmentPostProcessorApplicationListenerto create theEnvironmentPostProcessorinstances.