Skip to content

Releases: subchen/jetbrick-commons

Version 2.2.0

05 May 15:17
Compare
Choose a tag to compare
v2.2.0

Update

Version 2.1.9

25 Jan 08:27
Compare
Choose a tag to compare
  • [Fix] Illegal reflective access on JDK9+

Version 2.1.8

09 Nov 08:35
Compare
Choose a tag to compare
  • [Fixes] Fixes 2.1.7 version issue

Version 2.1.7

09 Nov 08:23
Compare
Choose a tag to compare
  • [Fixes] JdkUtils for jdk9+

Version 2.1.6

15 May 06:39
Compare
Choose a tag to compare
  • [Update] Support spring-boot 2.0 to load jetbrick-template properties without $ prefix. (PR #5)

Version 2.1.5

16 Apr 09:25
Compare
Choose a tag to compare
  • Using JDK reflect instead of ASM as default (JDK 9+)

Version 2.1.4

20 Jul 07:30
Compare
Choose a tag to compare
  • [修复] A SecurityException is raised if this object is a Constructor object for the class java.lang.Class, and flag is true.

Version 2.1.3

11 Oct 09:00
Compare
Choose a tag to compare
  • [修复] ClasspathResource.lastModified() issue for rare case.

Version 2.1.2

08 May 07:34
Compare
Choose a tag to compare
  • some bug fixes

Version 2.1.1

08 Mar 09:29
Compare
Choose a tag to compare
  • [修复] spring-boot ClasspathResource.getLastModifies() issue
  • [修复] support jdk6 for ClasspathResource