mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
Create a set of core groups to gather properties logically: core, web, security, data, integration, actuator and devtools. In each of them, groups are ordered against their lexical order. Closes gh-4344