springboot启动问题
springboot吧
全部回复
仅看楼主
level 1
非酋哦😜 楼主
2019年06月27日 11点06分 1
level 1
非酋哦😜 楼主
Exception encountered during context initialization -
cancelling refresh attempt: org.springframework.context.ApplicationContextException:
Unable to start embedded container;
nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tomcatEmbeddedServletContainerFactory' defined in class path resource [org/springframework/boot/autoconfigure/web/EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat.class]: Initialization of bean failed;
nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration': Injection of autowired dependencies failed;
nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.springframework.boot.autoconfigure.web.ServerProperties org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.properties;
nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'serverProperties' defined in class path resource [org/springframework/boot/autoconfigure/web/ServerPropertiesAutoConfiguration.class]: Initialization of bean failed;
nested exception is java.lang.NoClassDefFoundError: com/fasterxml/classmate/TypeResolver
2019年06月27日 11点06分 2
level 1
非酋哦😜 楼主
有没有大佬帮小弟看看啊,笔记本上死活启动不了,但是台式机启动这很正常。实在搞不懂哪块的问题
2019年06月27日 11点06分 3
level 1
非酋哦😜 楼主
eclipse版本的话是Version: Photon Release (4.8.0)
2019年06月27日 11点06分 4
level 1
非酋哦😜 楼主
哭唧唧哭唧唧[泪][泪][泪][泪][泪]
2019年06月27日 11点06分 5
level 1
非酋哦😜 楼主
解决了[喷][喷]丢人
2019年06月27日 15点06分 6
什么问题?
2020年03月06日 14点03分
@Alice159153783 你看最后一行,那个包没下成功
2020年03月07日 05点03分
level 1
怎么解决的
2019年07月30日 03点07分 7
最后一行啊,maven包更新时候,网络不行,没下成功。删掉那块的重新下就好了
2019年07月30日 05点07分
1