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

Add support for spring boot 3 #32

Open
djtfmartin opened this issue Sep 12, 2023 · 0 comments
Open

Add support for spring boot 3 #32

djtfmartin opened this issue Sep 12, 2023 · 0 comments
Labels
tech-debt Technical Debt

Comments

@djtfmartin
Copy link
Member

djtfmartin commented Sep 12, 2023

The new lists tool is using spring boot 3 and other spring boot apps (biocache service) will need to upgrade eventually.
There are some breaking changes (mainly the switch from javax.servlet.* to jakarta.*) to handle.

Initial work is on the branch epic/spring_boot3_support/develop which creates a working build for userdetails-service-client, ala-ws-security and ala-ws-spring-security modules only.

@djtfmartin djtfmartin added the tech-debt Technical Debt label Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt Technical Debt
Projects
None yet
Development

No branches or pull requests

1 participant