
踩过的坑
文章平均质量分 77
绝对张张
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Caused by: java.lang.NoClassDefFoundError: Lorg/apache/logging/log4j/Logger
org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/spring_demo_2]]at org.apache.catalina.util.LifecycleBase.start(Li原创 2017-11-22 21:37:00 · 13271 阅读 · 1 评论 -
springboot打包entityManagerFactory报错 以及运行jar出现的java.lang.NoClassDefFoundError:javax/xml/bind/JAXBExcep
今天打包一个springboot的小demo 出现了一些问题entityManagerFactory报错org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘entityManagerFactory’ defined in class path resource [or...原创 2018-06-30 11:02:15 · 5380 阅读 · 2 评论