spring-projects / spring-framework

Spring Framework
https://spring.io/projects/spring-framework
Apache License 2.0
55.28k stars 37.62k forks source link

Improve documentation advising against use of HandlerInterceptor for security #32729

Closed rstoyanchev closed 3 days ago

rstoyanchev commented 2 weeks ago

31185 updated the WebMvc config section, but there is room for improvement. It could be added under Interception, and to the Javadoc to make it more prominent.