Polish
Closes gh-5685
This commit is contained in:
committed by
Stephane Nicoll
parent
5424c5668b
commit
90d897eb9d
@@ -39,7 +39,7 @@ import org.springframework.core.type.filter.TypeFilter;
|
||||
* override the {@link #match(MetadataReader, MetadataReaderFactory)} method.
|
||||
* <p>
|
||||
* Note that {@code TypeExcludeFilters} are initialized very early in the application
|
||||
* lifecycle, they should generally not have dependencies on any other beans. They and are
|
||||
* lifecycle, they should generally not have dependencies on any other beans. They are
|
||||
* primarily used internally to support {@code spring-boot-test}.
|
||||
*
|
||||
* @author Phillip Webb
|
||||
|
||||
Reference in New Issue
Block a user