firasrg / autocare-rest-api

AutoCare is a well-organized REST API sample app
GNU Affero General Public License v3.0
0 stars 2 forks source link

Upgrade the application to Java 21 LTS #10

Open nealgoogs opened 1 month ago

nealgoogs commented 1 month ago

I have Java 21 on my machine, and this project was made in Java 17. I'll go ahead and add in settings that allow for both Java 17 and Java 21 on this? Or do you want me to install Java 17 and work only in that version?

nealgoogs commented 1 month ago

Never mind, I guess Java is not backwards compatible, so I will go ahead and install Java 17 and work on this.

firasrg commented 1 month ago

@nealgoogs we can do this, it's good to update project with recent Java versions. So Im going to keep this issue.