spring
文章平均质量分 53
bourne_again
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Spring3 Hibernate4 AopConfigException CGLIB2 is not available
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'coreService' defined in class path resource [beans.xml]: Initialization of bean failed; nested exception is org.原创 2013-03-26 00:11:23 · 883 阅读 · 0 评论 -
Springboot + Thymeleaf2,用mvn spring-boot:run启动则找不到模板文件
现象:Springboot + Thymeleaf2,用java -jar正常,用mvn spring-boot:run启动则找不到模板文件。异常如下:org.thymeleaf.exceptions.TemplateInputException: Error resolving template "index", template might not exist or might not be原创 2017-11-22 10:22:19 · 2651 阅读 · 3 评论
分享