Skip to content

Releases: fmjsjx/libcommon

Version 2.0.0

23 Jun 09:43
Compare
Choose a tag to compare

New Features

libcommon-bson

  • Provides utility for BSON types
  • Provides a ORM like model framewark for BSON/MongoDB
  • Provides a code generator for models using ruby

libcommon-util

  • Support more utility methods.

Version 1.2.0

24 Mar 03:15
Compare
Choose a tag to compare

New Features

libcommon-util

  • Support more utility methods.

Fixed Bugs:

libcommon-util

  • Fix error: reference to randomOne is ambiguous on OpenJDK

Version 1.1.1

26 Feb 03:17
Compare
Choose a tag to compare

New Features:

libcommon-util

  • Add CachedPool interface and its implementations on package com.github.fmjsjx.libcommon.util.pool.

Version 1.0.2.Final

23 Feb 08:50
Compare
Choose a tag to compare

Fixed Bugs:

libcommon-util

  • Fix infinite recursion loop on StringUtil.isNotEmpty(String).

Version 1.0.1.Final

27 Jan 15:35
Compare
Choose a tag to compare

Fixed Bugs:

libcommon-util

  • Wrong result on methods RandomUtil.randomInRange(...)

Version 1.0.0.Final

27 Jan 03:45
Compare
Choose a tag to compare

Requirements

  • JDK11+

Features

libcommon-util

  • Provides common utility for String , Number, Array, JDK8 time API, Checksum, Digest, etc.
  • Provides utility for ANSI color.

libcommon-collection

  • Provides additional collections (IntSet, LongSet), and their collect functions.

libcommon-json

  • Provides a library interface to encode/decode JSON.

libcommon-json-jackson2

  • Provides an implementation of libcommon-json based on Jackson2.

libcommon-json-jsoniter

  • Provides an implementation of libcommon-json based on json-iterator.

libcommon-json-dsljson

  • Provides an implementation of libcommon-json based on DSL-JSON.

libcommon-yaml

  • Provides a library interface to encode/decode YAML and it's default implementation based on Jackson2.

libcommon-redis

  • Provides additional utility functions for Lettuce.

libcommon-jdbc

  • Provides additional utility functions for JDBC.

libcommon-aliyunons

libcommon-rocketmq

  • Provides additional utility functions for RocketMQ.

Version 1.0.0.M8

25 Jan 08:38
Compare
Choose a tag to compare
Version 1.0.0.M8 Pre-release
Pre-release

Milestone 8 on version 1.0.0

Version 1.0.0.M7

25 Jan 06:46
Compare
Choose a tag to compare
Version 1.0.0.M7 Pre-release
Pre-release

Milestone 7 on version 1.0.0

Version 1.0.0.M6

21 Jan 14:59
Compare
Choose a tag to compare
Version 1.0.0.M6 Pre-release
Pre-release

Milestone 6 on version 1.0.0

Version 1.0.0.M5

18 Jan 07:59
Compare
Choose a tag to compare
Version 1.0.0.M5 Pre-release
Pre-release

Milestone 5 on version 1.0.0