spring.main.web-application-type: none
时间:2020-07-06 11:03:22
收藏:0
阅读:644
Caused by: org.springframework.context.ApplicationContextException:
Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean.
spring:
application:
name: TempestMongo
main.web-application-type: none
原文:https://www.cnblogs.com/tonggc1668/p/13253657.html
评论(0)