You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Libraries should not contain logging configuration. They interfere with application logging configurations.
This reverts commit 6a0629a.
Fixesswagger-api#956
If you include version 1.0.21 or newer of this in a Spring Boot project, no output is written to the console anymore.
Expected output from
mvn spring-boot:run
in a given projectOutput when adding 1.0.21
Most likely caused by #703
The text was updated successfully, but these errors were encountered: