Skip to content

Releases: subchen/jetbrick-commons

Version 2.1.0

12 Jan 11:11
Compare
Choose a tag to compare
  • Add jetbrick.event
  • Update AnnotationClassReader for lambal express

Version 2.0.6

29 Jun 04:30
Compare
Choose a tag to compare
  • [修复] #4 asm 反射失败:字段/方法 数量太多(超过127个,溢出)
  • [优化] using ThreadLocalRandom in RandomStringUtils

Version 2.0.5

26 May 04:58
Compare
Choose a tag to compare
  • [新增] add PasswordUtils.java
  • [修复] fixes constructor issue in ZipEntryResource

Version 2.0.4

01 Dec 04:22
Compare
Choose a tag to compare
  • [新增] add java keywords util
  • [新增] add BufferedHttpServletResponse.java
  • [新增] add CaseInsensitiveLinkedHashMap.java
  • [修复] Cannot get correct request uri for getRequestDispatcher(uri).include(req, resp)

Version 2.0.3

21 Nov 14:31
Compare
Choose a tag to compare

Version 2.0.2

13 Nov 16:57
Compare
Choose a tag to compare
  • [增强] improve jetbrick.io.resource, 新增 UrlResource, 改善 ServletResoure 性能
  • [修复] should get same instance for same alias name in config

Version 2.0.1

06 Nov 16:59
Compare
Choose a tag to compare
  • [修复] should not throw IllegalStateException when cannot get sc.getRealPath()
  • [移除] ServiceLoader 类废弃
  • [移除] 移除 FileFinder & ClassFinder 中数组参数版本方法,只保留 Collection 参数版本方法
  • [优化] AnnotationClassReader 性能

Version 2.0

04 Nov 16:40
Compare
Choose a tag to compare

Congratulation!

jetbrick-commons-2.0 Released!

jetbrick-commons-1.x will be deprecation.
You can get it from https://github.com/subchen/jetbrick-all-1x.