Reputation: 1
I am using Spring security in my project now. I want to hook up Katharsis in my project. Added LAST filter to be KatharsisFilter.
Problem is that my interceptors are not getting invoked. Instead hits the repository and serves the resource
Upvotes: 0
Views: 68