Spring Boot配置Mysql后无法根据java实体类生成table

Posted nxzwcx

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Spring Boot配置Mysql后无法根据java实体类生成table相关的知识,希望对你有一定的参考价值。

https://www.imooc.com/qadetail/193270?t=292816

检查了两天,没找到问题。原因为实体类必须在主程序application的同名包或者子包下面,启动时才会扫描到。FUCK!

技术分享图片

技术分享图片

 

以上是关于Spring Boot配置Mysql后无法根据java实体类生成table的主要内容,如果未能解决你的问题,请参考以下文章

Spring Boot + MySQL docker 容器

使用 Spring Boot 的 Mysql 的 Hikari 配置

Spring Boot / JPA / Hibernate,如何根据 Spring 配置文件切换数据库供应商?

Spring Boot框架

Spring Boot 无法连接到 MySQL:无法识别服务器时区值“Mitteleuropäische Zeit”

Spring Boot 无法从配置文件特定的 yaml 文件中读取