Skip to content

Commit

Permalink
1. fix 异常因为aop代理而被吃掉的异常
Browse files Browse the repository at this point in the history
  • Loading branch information
lxchinesszz committed Sep 13, 2020
1 parent 1e1e519 commit 9385075
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,8 @@ implementation 'com.github.lxchinesszz:tomato-spring-boot-starter:1.0.1.RELEASE'

在此感谢@ruansheng@lianbitangjin关于以下问题的发现,以及给出的建议。
- fix bug "StaticContext.setToken(tomatoToken);"所导致的NPE问题
- 过期时间设置更换原子性API
- 过期时间设置更换原子性API

**1.0.4-RELEASE**

- fix 异常因为aop代理而被吃掉的问题

0 comments on commit 9385075

Please sign in to comment.