zhufeizzz commented on issue #1445: 使用SpringBoot2+外置Tomcat容器RestServletInitializer报空指针错误 URL: https://github.com/apache/servicecomb-java-chassis/issues/1445#issuecomment-603601072 > 提供两个思路 > 1、切面重写RestServletInitializer.startip方法; > 2、不去引用spring-boot2-starter-servlet,而是将其中依赖copy,重新实现RestServletInitializer 我之前就是这么规避的,新版本已经修复了,不用折腾了
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
