mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 16:00:29 +00:00
This commit refactors the `ServerProperties` property keys and introduces a separate "server.servlet" namespace to isolate servlet-specific properties from the rest. Closes gh-8066