Reputation: 187
I want to cache the input stream of certain endpoints, have been able to achieve this only for all endpoints.
Basically what I want to ask is, is there a way to add an annotation to a controller method that would cache it's request payload without affecting preexisting endpoints on the same base route?
Upvotes: 0
Views: 26
Reputation: 187
Solved
:)
Upvotes: 0