fli-iam / shanoir-ng

Shanoir (SHAring iN vivO Imaging Resources)
GNU General Public License v3.0
19 stars 21 forks source link

Java 17 to Java 21 #2186

Open michaelkain opened 1 month ago

michaelkain commented 1 month ago

Hi @julien-louis , I hope you are doing fine. I would like to migrate to Java 21 to start exploiting the benefits of Virtual Threads, project Lombok, in Java. The idea is for each microservice to change to Java 21: what should be done via the line, in each Dockerfile: && apt-get install -qqy openjdk-21-jre-headless ca-certificates-java Could you please test it? Thank you and with kind regards, Michael

jcomedouteau commented 1 month ago

Hi Michael, When migrating to spring boot 3.2.2, I encountered the following problem: image

Maybe it was updated since ?

michaelkain commented 1 month ago

I checked this morning, it is available

a-ba commented 5 days ago

I can suggest to use the temurin packages rather than migrating to trixie. They have up-to-date packages for debian bookworm.

https://adoptium.net/installation/linux/#_deb_installation_on_debian_or_ubuntu