Uses of Package
org.springframework.boot.context
Packages that use org.springframework.boot.context
Package
Description
Classes related to Spring's
ApplicationContext
.Test annotations support for
TypeExcludeFilter
.-
Classes in org.springframework.boot.context used by org.springframework.boot.contextClassDescriptionA single check that can be applied.
-
Classes in org.springframework.boot.context used by org.springframework.boot.test.context.filter.annotationClassDescriptionProvides exclusion
TypeFilters
that are loaded from theBeanFactory
and automatically applied toSpringBootApplication
scanning.