Final final update for spring boot 2.7.8
- I wanted to demonstrate how one might approach an upgrade to spring boot 3 (aka. spring security 6)
- Rewrote the web security configuration to use the deprecated
WebSecurityConfigurerAdapter - Minor updates to the
application.properties