Package | Description |
---|---|
org.springframework.boot.context |
Classes related to Spring's
ApplicationContext . |
org.springframework.boot.test.autoconfigure.filter |
Helper utilities for using
TypeExcludeFilter
with auto-configured tests. |
Class and Description |
---|
ConfigurationWarningsApplicationContextInitializer.Check
A single check that can be applied.
|
Class and Description |
---|
TypeExcludeFilter
Provides exclusion
TypeFilters that are loaded from the
BeanFactory and automatically applied to SpringBootApplication
scanning. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.