Skip to content

Feat: Support Spring Boot 3.3. X version#87

Closed
Jzow wants to merge 6 commits into
trpc-group:JDK17/Springboot3from
Jzow:dev
Closed

Feat: Support Spring Boot 3.3. X version#87
Jzow wants to merge 6 commits into
trpc-group:JDK17/Springboot3from
Jzow:dev

Conversation

@Jzow

@Jzow Jzow commented Jun 17, 2025

Copy link
Copy Markdown

1、Add Dependency:

  1. jakarta.servlet 6.0.0
  2. jakarta.annotation 2.1.1

2、 Modify dependencies:

  1. Jetty upgraded from 9.4.55. v20240627 to 11.0.21
  2. Logaging.log4j upgraded from 2.17.1 to 2.22.1
  3. Spring upgraded from 5.3.27 to 6.1.21
  4. Springboot upgraded from 2.7.12 to 3.3.12
  5. Spring.cloud.gateway upgraded from 3.1.5 to 4.1.4
  6. org.jacoco upgraded from 0.8.6 to 0.8.11

note:

  1. Spring Boot 3.3. X must rely on using JDK17 and Spring Framework 6.0, with JavaX replacing Jakarta
  2. The modification of Jetty version is to adapt to Spring Boot 3.3. X
  3. The modification of spring.cloud.gateway version is also to adapt to Spring Boot 3.3. X
  4. Part of the code has been replaced by the JavaX package with the Jakarta pack

@github-actions

github-actions Bot commented Jun 17, 2025

Copy link
Copy Markdown

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@Jzow Jzow changed the base branch from master to JDK17/Springboot3 June 17, 2025 06:53
@Jzow

Jzow commented Jun 17, 2025

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

liuzengh added a commit to liuzengh/cla-database that referenced this pull request Jul 21, 2025
@wardseptember

Copy link
Copy Markdown
Collaborator

仓库这个代码改了一下,提交在另一个分支了,这里先关闭了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants