LiuYawei2019 commented on issue #1866: URL: https://github.com/apache/shiro/issues/1866#issuecomment-2461285914
I also encountered the same problem. In Spring Boot 3.3.x version, the dependency on Servlets uses the Jakarta servlet-api package. Just adding the Spring Boot 3.x automatic configuration class under the META-INF/spring/ directory does not mean it is fully compatible with Spring Boot 3.x. -- 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]
