eclipse / jnosql

Eclipse JNoSQL is a framework which has the goal to help Java developers to create Jakarta EE applications with NoSQL.
Other
229 stars 72 forks source link

Add CI support for Java 21 #440

Closed dearrudam closed 11 months ago

dearrudam commented 12 months ago

Last September 19th, the latest Java LTS, Java 21 was released and we should be able to run the source code against Java 21.

This issue will create a GitHub Action, CI, to run the source code against Java 21; this won't impact the code behavior. It is an excellent issue to the first contribution.

To-Do:

otaviojava commented 12 months ago

That is nice!!! Thank you Max.