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

[Java Service] Upgrade Spring Boot from 3.1.x to 3.2.x #3026

Open
InaSong opened this issue Feb 20, 2024 · 3 comments
Open

[Java Service] Upgrade Spring Boot from 3.1.x to 3.2.x #3026

InaSong opened this issue Feb 20, 2024 · 3 comments

Comments

@InaSong
Copy link
Contributor

InaSong commented Feb 20, 2024

https://spring.io/projects/spring-boot#support

@tigershi
Copy link
Contributor

tigershi commented Mar 5, 2024

The tasks:
1: upgrade the spring boot(3.1.x to 3.2.x) and spring framework(6.0.x to 6.1.x)
2:upgrade the gradlew
3:upgrade the build scripts

@tigershi
Copy link
Contributor

tigershi commented Mar 5, 2024

The block issue:
The singleton can't load the pattern from i18n-patterns-core-xxx.jar

@tigershi
Copy link
Contributor

tigershi commented Mar 19, 2024

The task need to do after done the investigation:
1, upgrade the gradlew in i18n-patterns-core-xxx.jar
2, upgrade the build script
3, add the zip all pattern task in pattern script
4, add the code in i18n service l2

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