Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LCM: Spring Boot 3 #646

Closed
darenegade opened this issue Sep 5, 2023 · 1 comment
Closed

LCM: Spring Boot 3 #646

darenegade opened this issue Sep 5, 2023 · 1 comment

Comments

@darenegade
Copy link
Member

darenegade commented Sep 5, 2023

Spring Boot 2.7 Support Ends in November: https://spring.io/projects/spring-boot#support

We should upgrade all services to the newest SB Version (Currently 3.1)

Preparations

Migration

For each module (#767, #762, #761, #763, #764, #765, #766, #768):

  • Upgrade Spring Boot to v3.x
  • Upgrade Spring Security
  • Configure Properties
  • Upgrade dependencies for each application

Finish migration (#770)

Ref Arch refactoring (#769)

In addition to that we should remove/add some RefArch Legacy:

Additional Info

  • Spring Boot Migration Guide
  • [RefArch Migration Guide: https://git.muenchen.de/ccse/refarch-archetype/refarch-archetype-apigateway/-/wikis/Migrationsguide-Spring-Boot-3-&-Java-17
@darenegade
Copy link
Member Author

Formserver wurde wegen Abhängig zu anderem Team rausgelöst. Unser Part hier ist soweit durch für alle anderen Teile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants