文件名称:springboot+mybatis+mysql 项目构建源代码
文件大小:22KB
文件格式:ZIP
更新时间:2021-02-04 04:06:33
springboot mybatis mysql
基于spring官方代码,自行搭建springboot+mybatis+mysql示例源代码
【文件预览】:
SpringBoot
----.springBeans(417B)
----src()
--------main()
--------test()
----resources()
--------application.properties(467B)
--------mapper()
----.classpath(1KB)
----.settings()
--------org.eclipse.wst.common.project.facet.core.xml(145B)
--------org.eclipse.m2e.core.prefs(90B)
--------org.eclipse.core.resources.prefs(119B)
--------org.eclipse.jdt.core.prefs(736B)
----pom.xml(2KB)
----target()
--------classes()
--------test-classes()
----.project(976B)