Skip to content

LeelaBaduru/mvcHandlerInterceptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvcHandlerInterceptor

HandlerIntercepors,intercepts requests between the DispatcherServlet and Controllers. Implemented CustomHandlerInterceptor class which overrides methods called preHandle(), postHandle() and afterCompletion() from HandlerInterceptor Interface Interceptors reduces duplication and allows for more fine-grained functionality such Handling cross-cutting concerns such as application logging, Detailed authorization checks etc.,

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages