Commit Graph

4 Commits

Author SHA1 Message Date
Moritz Halbritter 66ede5c82e Add nullability annotations to tests in smoke-test/spring-boot-smoke-test-logback
See gh-47263
2025-10-16 11:24:45 +02:00
Phillip Webb ac2e6972d7 Provide configuration property to disable console logging
Add `logging.console.enabled` which when set will cause the
`logging.threshold.console` property to be set to `OFF`.

Closes gh-46592
2025-08-20 19:17:30 -07:00
Moritz Halbritter 08d7aad1d2 Add nullability annotations to smoke-test/spring-boot-smoke-test-logback
See gh-46587
2025-08-13 11:50:51 +02:00
Phillip Webb decc32dde3 Restructure project directories to better fit Gradle
Closes gh-46358
2025-07-10 17:54:08 -07:00