problem description
spring integration to do stateless shiro, report DisabledSessionException
the environmental background of the problems and what methods you have tried
according to teacher Zhang Kaitao"s shiro tutorial, stateless shiro, is integrated with spring. This exception will be reported after return true in the filter onAccessDenied. Download the sample code on github and run it with the same result. There is a sentence in the blog: how to solve it?