sofa-boot
sofa-boot copied to clipboard
Support svm static compiler
- 添加@configuration(proxyBeanMethods = false),减少动态代理生成
- 添加javac annotation支持静态编译
- 升级spring version 到2.2.0.M6,更新ReadinessEndpointWebExtension的getHealth方法适配M6
- 升级版本号为3.3.0-SNAPSHOT
Hi @Mhhli, we detect non-English characters in the issue. This comment is an auto translation by @sofastack-robot to help other users to understand this issue.
We encourage you to describe your issue in English which is more friendly to other users.
- Add @configuration(proxyBeanMethods = false) to reduce dynamic proxy generation * Add javac annotation to support static compilation * Upgrade spring version to 2.2.0.M6, update ReadinessEndpointWebExtension's getHealth method to adapt M6 * Upgrade version number is 3.3.0-SNAPSHOT
Hi @Mhhli, Please sign Contributor License Agreement!
After you signed CLA, we will automatically sync the status of this pull request in 3 minutes.
先不合并到 master 吧,单独开一个 3.3.x 的分支
先不合并到 master 吧,单独开一个 3.3.x 的分支
👌好的