mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 06:29:16 +00:00
Add ConditionMessage class to help build condition messages in a uniform format and update existing conditions to use it. Fixes gh-6756