Hello, As I understand it is possible to use Shiro 1.11.0 with jakarta.servlet. To use Shiro (with JPMS!) I have to the following maven dependency: <dependency> <groupId>org.apache.shiro</groupId> <artifactId>shiro-all</artifactId> <version>1.11.0</version> <dependency> However, it seems to use javax.servlet namespace. Could anyone say how I can use Shiro with jakarta.sevlet? -- Best regards, Alex Orlov
- How to use Shiro 1.11.0 with jakarta namespace? Alex Orlov via user
- Re: How to use Shiro 1.11.0 with jakarta namespac... Francois Papon
- RE: Re: How to use Shiro 1.11.0 with jakarta name... Alex Orlov via user
- RE: Re: How to use Shiro 1.11.0 with jakarta name... Alex Orlov via user
- Re: How to use Shiro 1.11.0 with jakarta name... Francois Papon
- RE: Re: How to use Shiro 1.11.0 with jakarta name... Alex Orlov via user
- Re: How to use Shiro 1.11.0 with jakarta name... lenny
- Re: How to use Shiro 1.11.0 with jakarta ... Alex Orlov via user
- Re: How to use Shiro 1.11.0 with jaka... lenny
- Re: How to use Shiro 1.11.0 with... Alex Orlov via user
