tnessn opened a new issue, #2216: URL: https://github.com/apache/shiro/issues/2216
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/shiro/issues?q=is%3Aissue) and found no similar issues. ### Question <img width="2815" height="608" alt="Image" src="https://github.com/user-attachments/assets/238e7dd3-fda4-45cf-bb5c-a131a1f975a2" /> I am using Spring Boot 3.5 and want to pass parameters to UserFilter. However, here javax.servlet.ServletRequest is used, while Spring Boot 3.5 uses jakarta.servlet.ServletRequest. How to solve this problem? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
