mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 16:19:42 +00:00
Rework 155c60b7 to structure the code consistently, in particular with a more natural order of attributes. Update test to use non-default values to ensure that the customization has been applied. See gh-2793