mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 11:39:14 +00:00
Now that we have lambda style security configuration we can further improve readability by switching to one statement per line. See gh-17525