pluralsight/guides

override post and get

fmarelli opened this issue · 0 comments

Hi, thanks for the tutorial, very clear and useful. I want to override the post and get methods of the exposed servlet to parse the request object (namely to check and validate a jwt token). How would you that? Thanks for any help you might provide.