SOFABoot 3.1.0 发布,支持 JDK 11

  

SOFABoot 3.1.0 发布了,SOFABoot 是蚂蚁金服开源的基于 Spring Boot 的研发框架,它在 Spring Boot 的基础上,提供了诸如 Readiness Check、类隔离、日志空间隔离等能力。在增强了 Spring Boot 的同时,SOFABoot 提供了让用户可以在 Spring Boot 中非常方便地使用 SOFA 中间件的能力。

更新如下:

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

发布公告

下载地址:

猜你喜欢

转载自www.oschina.net/news/102505/sofa-boot-3-1-0-released
今日推荐