New tag because of versioning problems.
JsonSchema:
- Updated dependency because of CVE-2020-29582
JsonTools:
- Add control over
JsonParser.Feature#AUTO_CLOSE_SOURCE
toJsonTools
. - Added
JsonTools#toObjectEx
with correct class casting.
Common:
- Renamed
RequiredFieldChecks
ToValueChecks
.
- Added multithreaded option for mvn execution in
Makefile
.
common
- Improved tests for
GetByPath
and added flags for logging, exceptions and forced access for fields.
common
- Added optional exceptions to
GetByPath
and added tests.
collections
- Refactoring of ExpiringStore
json
- Faster cloning in JsonTools
- Add clone with TypeReference
- Rename ambiguous calls
- Because of deployment tests. Code has not changed.
- Initial release
- Initial import