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

Migrate digiwf-gateway to Spring Boot 3 #763

Closed
lmoesle opened this issue Sep 25, 2023 · 1 comment · Fixed by #904
Closed

Migrate digiwf-gateway to Spring Boot 3 #763

lmoesle opened this issue Sep 25, 2023 · 1 comment · Fixed by #904

Comments

@lmoesle
Copy link
Contributor

lmoesle commented Sep 25, 2023

Migrate digiwf-gateway to Spring Boot 3 (see Migration Guide).

Todo

  • Upgrade Spring Boot
  • Upgrade Spring Security
  • Configure Properties
    • Use the spring-boot-properties-migrator module to detect props that changed
  • Rename spring.factories to META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
  • Upgrade Dependencies

Additional Context

@darenegade
Copy link
Member

@StephanStrehlerCGI StephanStrehlerCGI self-assigned this Oct 26, 2023
StephanStrehlerCGI added a commit that referenced this issue Oct 26, 2023
StephanStrehlerCGI added a commit that referenced this issue Nov 2, 2023
zambrovski added a commit that referenced this issue Nov 2, 2023
* #763: upgrade version

* #763: upgrade security configs

* #763: fixed failing tests

---------

Co-authored-by: Simon Zambrovski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants