v3.1.0
⭐️New Features
- Support @SofaService in bean method and @SofaReference in parameter. #288
- Support placeholder in SofaService and SofaReference annotation. #282
- Support JDK11
🐞Bug fixes
- Fix jvm service failure in ark when application depends on spring cloud. #283
- Fix that BeanNameAutoProxyCreator can not apply to @SofaService. #276
🔨Upgrade
- Upgrade Spring Boot to 2.1.0.RELEASE