Spring Boot 3.0.0 Security.
Part 01
Security Configuration.
SecuritFilterChain
FormLogin
HttpBasic
Create security User.
Github: https://github.com/wdkeyser02/SpringB...
Buy me a Coffee: https://ko-fi.com/springbootprogramming
The method authorizeRequests() from the type HttpSecurity is deprecated in the latest Spring Boot version.
New code:
.authorizeHttpRequests().requestMatchers("/")