FYI, I'm working Upgrading the Spring Boot 2[1] in the ServiceComb saga project. Most work will be done shortly.
[1]https://issues.apache.org/jira/browse/SCB-410 Willem Jiang Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On Tue, Mar 6, 2018 at 7:31 PM, Willem Jiang <[email protected]> wrote: > Yeah, we have a plan to support the Spring Boot2 in ServiceComb saga > project to get some experience first. > For the Java Chassis, as we just use the Spring DI function and don't use > the Spring MVC runtime, I don't think it will take lots of efforts. > > > > > Willem Jiang > > Blog: http://willemjiang.blogspot.com (English) > http://jnn.iteye.com (Chinese) > Twitter: willemjiang > Weibo: 姜宁willem > > On Tue, Mar 6, 2018 at 6:36 PM, Zhang Qi <[email protected]> wrote: > >> yes, I think we should add SpringBoot 2 support to roadmap. Guys, any >> comments on that? >> >> 2018-03-05 17:30 GMT+08:00 Shilinling <[email protected]>: >> >> > Hello everyone: >> > I’m a newbie. My project want to use spring boot >> > 2.0.0(webflux) and servicecomb, I found some problems when I tried to do >> > this. >> > Servicecomb rely on spring 4 But spring boot2 dependent on >> spring5, >> > this situation can be used normally? >> > >> > >> > >> > Thank you >> > >> > >> > >> > >> >> >> -- >> 张琦(Qi) >> > >
