0

在过去的几天里,我注意到我无法启动我的 Spring Boot 应用程序。它总是挂在 FilterRegistrationBean 上。

为了解决这个问题,我必须在它突然启动后多次重新启动应用程序。

有任何想法吗?

2016-05-30 15:01:50 [APP/0] OUT 2016-05-30 13:01:50.914 INFO 16 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'applicationContextIdFilter' to: [/*]
2016-05-30 15:04:42 [CELL/0] ERR Timed out after 3m0s: health check never passed.
2016-05-30 15:04:42 [CELL/0] OUT Exit status 0

示例应用程序: https ://github.com/gabac/swisscom-spring-boot-sample

4

0 回答 0