nacos-group / nacos-spring-project

Nacos ECO Project for Spring Framework
https://nacos.io/
Apache License 2.0
754 stars 309 forks source link

让nacos配置中心 支持springboot 3.0 本地编译 #310

Closed c409998649 closed 1 year ago

c409998649 commented 1 year ago

Please do not create a Pull Request without creating an issue first.

What is the purpose of the change

让nacos配置中心 支持springboot 3.0 本地编译 #309

Brief changelog

2023-05-17

Verifying this change

通过 mvn clean -P native native:compile -DskipTests进行编译后能正常运行,希望能通过,本地编译使程序占用内存更低,运行起来更快

Follow this checklist to help us incorporate your contribution quickly and easily: