摘要:
首先,我们用的开发工具是IDEA,数据库是mysql,以下是步骤: 1、我们需要在pom.xml加入mysql和jpa的依赖 <!-- 依赖的数据库,使用jpa --> <dependency> <groupId>org.springframework.boot</groupId> <artifac 阅读全文
posted @ 2020-02-08 23:10
ˇskyblue
阅读(1253)
评论(0)
推荐(0)