vmware / singleton

A service that provides support for Software Internationalization and Localization
Other
68 stars 64 forks source link

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

Open InaSong opened 8 months ago

InaSong commented 8 months ago

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

tigershi commented 7 months ago

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 commented 7 months ago

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

tigershi commented 7 months ago

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