-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
type: documentationA documentation taskA documentation tasktype: enhancementA general enhancementA general enhancement
Milestone
Description
Stephen M. Wick opened SPR-5158 and commented
When I read section 13.4.3 "Intercepting requests - the HandlerInterceptor interface", I am left wondering, "Do the interceptors specified in the handler mapping bean get invoked for every request handled by the DisplatcherServlet, or do they just get invoked when a request matches one of the URL patterns specified in the mappings property of the handler mapping bean?"
I think it would be a good idea to answer this question in the Spring reference document under section 13.4.3.
Thanks! And, Great work! The Spring Framework project has been so helpful!
Stephen
Affects: 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9
Referenced from: commits 95ad3c9
Metadata
Metadata
Assignees
Labels
type: documentationA documentation taskA documentation tasktype: enhancementA general enhancementA general enhancement