You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @DuckflipXYZ,
I hope you are doing fine.
The idea of this issue is to migrate Spring Boot 3.2.2 to 3.4.
This migration should be a quite soft migration, as you will not have to change the Java version, we remain on Java 21.
Please test and change in shanoir-ng-back/pom.xml to 3.4.0 and see what happens, when you run the test locally and start the application.
No priority here, can be done if time.
With kind regards, Michael
The text was updated successfully, but these errors were encountered:
Attention: we will have to adapt ShUp pom.xml as well, the change to Spring Framework 6.2 inside ShUp is required, that the beans compiled with Spring Boot 3.4 remain compatible when used inside ShUp (e.g. QueryPACSService)
DuckflipXYZ
added a commit
to DuckflipXYZ/shanoir-ng
that referenced
this issue
Dec 9, 2024
Hi @DuckflipXYZ,
I hope you are doing fine.
The idea of this issue is to migrate Spring Boot 3.2.2 to 3.4.
This migration should be a quite soft migration, as you will not have to change the Java version, we remain on Java 21.
Please test and change in shanoir-ng-back/pom.xml to 3.4.0 and see what happens, when you run the test locally and start the application.
No priority here, can be done if time.
With kind regards, Michael
The text was updated successfully, but these errors were encountered: