Re: how to use Ehcache 3 + in shirt?

2017-08-12 Thread Mike Guo
finally, I googled one project shiro-ehcache3. here it is : https://github.com/ehcache/ehcache-shiro but after I did testing, I found there is a bug in class: https://github.com/ehcache/ehcache-shiro/blob/master/src/main/java/org/ehcache/integrations/s

Re: how to use Ehcache 3 + in shirt?

2017-08-12 Thread Mike Guo
I am so sorry. Typo. Shiro thanks Mike > 在 2017年8月12日,下午5:24,Mike Guo 写道: > > hello. all. > > is there anybody have experiences for use ehcache 3 in Shiro? > > > I tried use it like this: > > @Bean > public DefaultWebSecurityManager securityManager() throws IOException { >

Re: how to use Ehcache 3 + in shirt?

2017-08-12 Thread Mike Guo
I am so sorry, Typo: Shiro Mike > 在 2017年8月12日,下午5:24,Mike Guo 写道: > > hello. all. > > is there anybody have experiences for use ehcache 3 in Shiro? > > > I tried use it like this: > > @Bean > public DefaultWebSecurityManager securityManager() throws IOException { >