redisCacheManager nested exception is java.lang.IllegalArgumentException: TTL duration must not be null!
herman 2个月前 (02-04) 256浏览
最近在 SpringBoot 1.x 升级到 2.x 上遇到了不少异常。 项目越大,项目越老,升级 SpringBoot 带来的风险也越大。我在整个升级的过程中已经遇到了十几个冲突,报错,编译异常等问题。 但唯独,nested exce...