-
2019-01-24 00:58:31.028 INFO 13104 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'clientInboundChannelExecutor'
2019-01-24 00:58:31.051 INFO 13104 -…
-
项目采用spring-boot-devtools 热部署,项目中配置了RedisSessionDAO,使用redis缓存,当认证成功,将查询出来的对象存到session中,再从session取出对象是object,将object进行转换,报java.lang.ClassCastException 不是同一个对象。
这个问题的原因是由于类加载器不同导致的,shiro-redis默认使用的是AppC…
-
When using the helm to install the java application inside of k8s, the pod cannot be started with the error log which complains about it has some trouble to connect to the service center.
Here are …
-
The addition of the maven-source-plugin with `attach-sources` goal, causes the `gitflow-helper-maven-plugin` to fail due to attempting to upload multiple versions of the sources jar.
```xml
…
-
I am following the instructions under _"Building reference documentation"_ in the README of the "Master" branch at:
https://github.com/spring-projects/spring-boot
Having cloned the source repository,…
-
```
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jedisConnectionFactory' defined in class path resource [com/gridsum/config/RedisConfig.class]: B…
-
1、自己写了一个SessionManager继承DefaultWebSessionManager ,然后注入bean的时候setGlobalSessionTimeout 无效,还是默认的半小时。shiro是1.4.0 shiro-redis 是 3.1.0
2、shiro-redis 从2.4.1.release更新到 3.1.0之后jedis操作十次数据库 再请求就阻塞在那里,没有响应也…
-
Hi! I tried to use your lib, but got an exception. Libs like com.playtika.testcontainers.embedded-redis works fine, so I think it's not a problem with my docker instance.
```
2019-02-14 12:00:51.978…
-
非哨兵模式的读写分离如何配置, lettuce 文档里只介绍了哨兵模式和集群模式
-
[![mitm_build](https://user-images.githubusercontent.com/1323708/59226671-90645200-8ba1-11e9-8ab3-39292bef99e9.jpeg)](https://medium.com/@jonathan.leitschuh/want-to-take-over-the-java-ecosystem-all-yo…