ricardolsmendes commented on pull request #255: URL: https://github.com/apache/shiro/pull/255#issuecomment-684077937
Hi @bdemers, Since `FilterRegistrationBean` is a raw type, should we leverage this change and also change `filterShiroFilterRegistrationBean()` to return the generic type `FilterRegistrationBean<AbstractShiroFilter>`? I can improve the code a bit if you are ok with this. Best, ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
