perf: 升级SpringBoot到3.5.14版本 #4315#4367
Open
liuliaozhong-canway wants to merge 8 commits into
Open
Conversation
1. 升级springboot到3.5.14,及springcloud升级
1.跑mysql测试用例报错Public Key Retrieval is not allowed 2.跑mongodb测试用报错版本太低
1.解决springboot升级后,启动日志中的warn警告。spring-cloud-gateway-server、spring-cloud-starter-gateway启用;gateway的routes配置key调整;management配置调整;useInsecureTrustManager配置前缀调整
1.处理一些升级后废弃的方法
1.去除logback过期警告
1.降低内置mongodb的版本
1.job-gateway访问日志没有management的日志,排除公共模块的web starter
jsonwan
approved these changes
Jun 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
3.4.4 -> 3.5.142024.0.1 -> 2025.0.23.2.1 -> 3.3.2mysql-connector-j改由 Spring Boot BOM 管理application.ymlallowPublicKeyRetrieval=truejob-logsvr测试用 embedded MongoDB 版本升级logback、commons-lang3、kubernetes client、commons-beanutilscommons-logging,避免与spring-jcl冲突