mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
This commit moves the `shell.auth` property to `shell.auth.type`. The previous situation was unfortunate since `shell.auth` was both a group and a particular property. Closes gh-5139