Remove Log4J configurer from package-info.java in spring-core
Closes gh-28411
This commit is contained in:
parent
e22a038725
commit
cf30327740
|
|
@ -1,6 +1,6 @@
|
|||
/**
|
||||
* Miscellaneous utility classes, such as String manipulation utilities,
|
||||
* a Log4J configurer, and a state holder for paged lists of objects.
|
||||
* and a state holder for paged lists of objects.
|
||||
*/
|
||||
@NonNullApi
|
||||
@NonNullFields
|
||||
|
|
|
|||
Loading…
Reference in New Issue