springboot_hibernate_jpa_5_1
.project
1KB
src
test
java
main
webapp
WEB-INF
web.xml
222B
index.jsp
57B
resources
application.properties
1KB
java
com
fs
App.java
1KB
Cat.java
1KB
CatRepository.java
781B
CatController.java
608B
CatService.java
594B
target
m2e-wtp
web-resources
META-INF
MANIFEST.MF
346B
maven
com.fs
springboot_hibernate_jpa_5_1
pom.properties
281B
pom.xml
2KB
classes
application.properties
1KB
com
fs
CatRepository.class
617B
Cat.class
1KB
CatService.class
751B
App.class
2KB
CatController.class
923B
test-classes
.settings
org.eclipse.wst.jsdt.ui.superType.container
49B
org.eclipse.wst.common.project.facet.core.xml
252B
org.eclipse.m2e.core.prefs
90B
org.eclipse.jdt.core.prefs
430B
org.eclipse.wst.validation.prefs
50B
org.eclipse.wst.jsdt.ui.superType.name
6B
org.eclipse.core.resources.prefs
155B
org.eclipse.wst.common.component
725B
.jsdtscope
639B
利用jpa连接hibernate,并进行生成表,对表的增加,删除,查询操作2
1KB
pom.xml
2KB
.classpath
1KB
暂无评论