mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 14:39:36 +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