apache / shenyu

Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
https://shenyu.apache.org/
Apache License 2.0
8.42k stars 2.92k forks source link

[Task] Upgrade SpringBoot to 3.x #5582

Open Aias00 opened 3 months ago

Aias00 commented 3 months ago

Description

Upgrade SpringBoot to 3.x Now, SpringBoot has been upgraded to 3.x version, and the SpringBoot 2.x version will not be supported in the near future.

Task List

  1. upgrade shenyu pom.xml springboot version to 3.x
  2. upgrade shenyu-example pom.xml springboot version to 3.x
  3. upgrade shenyu-e2e pom.xml springboot version to 3.x
yu199195 commented 3 months ago

good idea