springboot
go随风翔
今天不走,明天要跑,跑是跑了,跑错路了…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
springboot-jpa报错AnnotationException: No identifier specified for entity
异常 nested exception is org.hibernate.AnnotationException: No identifier specified for entity Error creating bean with name 'entityManagerFactory' defined in classorg.springframework.beans.factory.Bean...原创 2018-05-05 22:13:27 · 4182 阅读 · 0 评论 -
SpringBoot JPA 异常 SQLGrammarException: Error accessing tables metadata
异常org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/Hibernate...原创 2018-05-06 00:16:36 · 9955 阅读 · 8 评论 -
springboot 项目启动报错Failed to configure a DataSource: 'url' attribute is not specified and no embedded.
*************************** APPLICATION FAILED TO START *************************** Description: Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could...原创 2018-11-04 11:44:14 · 660 阅读 · 2 评论
分享