79652762

Date: 2025-06-04 12:35:20
Score: 0.5
Natty:
Report link

Looks like the Spring Security team are going to add a new annotation @AuthorizeRequestMapping in Spring Security 7 to allow adding this security in controllers that will participate in the authorizeHttpRequests() part of the security chain:

https://github.com/spring-projects/spring-security/issues/16250

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Piers Geyman