issues
search
kumuluz
/
kumuluzee-rest
KumuluzEE REST extension for implementation of common, advanced and flexible REST API functionalities and patterns as microservices.
https://ee.kumuluz.com
Other
8
stars
4
forks
source link
Migration to Java 21
#31
Closed
terli00
closed
7 months ago
terli00
commented
7 months ago
Added support for Java 21
Migrated javax.persistence packages to jakarta.persistence
Set dependency versions that support with Java 21
Fix UUIDConverter used in tests for EclipseLink
Filtering fix for filtering attributes of type Timestamp
Filtering fix for non-associated collections (ISNULL and ISNOTNULL operations)
Add transactions in tests that use streams from DB
Added support for Java 21