v1.3.0
This release provides a set of new features and enhancements.
Features:
- Added support for custom mappings between DTO properties and Entity,
- Added feature to ignore REST fields.
- Upped JPA to 2.2 and added streams support.
- Support for Java time filtering and ordering.
Enhancements:
- Lift JPA implementation dependencies in sync with KumuluzEE framework.
- Implemented LIKE JPA operation support for UUID fields.
- Implemented Queried object to return total count info and entity stream.