文件名称:springBoot+mysql+swagger练手demo.zip
文件大小:83KB
文件格式:ZIP
更新时间:2023-04-24 04:56:20
java mysql swagger springBoot
使用springBoot框架整合mysql和swagger,对于操作数据库有基于JPA方式的示例也有手写sql的示例。本demo用于学习和练手使用。
【文件预览】:
bin
----pom.xml(2KB)
----mvnw(9KB)
----src()
--------test()
--------main()
----.gitignore(364B)
----.mvn()
--------wrapper()
----mvnw.cmd(6KB)
pom.xml
mvnw
说明.txt
src
----test()
--------java()
----main()
--------resources()
--------java()
.project
.classpath
.gitignore
mvnw.cmd
HELP.md