Releases: subchen/jetbrick-template-2x
Releases · subchen/jetbrick-template-2x
update antlr4-runtime to 4.10.1 and jdk to 17 (#64)
Version 2.1.10
- [Fix] Update
jetbrick-commonsto2.1.9and fixes Illegal reflective access on JDK9+
Version 2.1.9
- [Fixes] Invoke field/method caused ClassCastException
Version 2.1.8
- [Fixes] Update
jetbrick-commonsto 2.1.8, fixes JDK 9+ AstText issue again.
Version 2.1.7
- Fixes JDK9+ issue on AstText String refactor (#41)
Version 2.1.6
- Update
antlr4-runtimeto 4.7.1 - Update
jetbrick-commonsto 2.1.5
Version 2.1.5
- [更新]
jetbrick-commonsto 2.1.4 - [修复] AstText 输出的并发问题
Version 2.1.4
Update jetbrick-commons to 2.1.3 to fixes ClasspathResource issue
Version 2.1.3
- [新增]
JetMethods加入一些 String 方法 - [新增]
active_profilestag forspring-boot
Thanks @yingzhuo pull requests
Version 2.1.2
- [修复] 更新
jetbrick-commons到 2.1.1,修复 spring-boot ClasspathResource 问题