mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
Add the `spring.test.print-condition-evaluation-report` property to enable or disable the conditional evaluation report when ApplicationContext fails to start. See gh-45268 Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>