springboot jpa**** 一、打开idea->点击File->点击Project Structure 点击modules->点击±>点击JPA 二、点击view->Tool windows->选择Persistence 出现Persistence 窗口 三、根据数据库生成实体 配置你要把实体生成到那个包下 选择你要生成的实体的表 实体生成 相关文章: