• Tutorials
  • Courses
  • Tracks

Question 5

Last Updated :
Discuss
Comments

In Spring Security 6 / Boot 3, antMatchers() is replaced by:

mvcMatchers()

authorizeHttpRequests() with .requestMatchers()

regexMatchers()

urlSecurityMatchers()

Share your thoughts in the comments