jpa-demo
.gitignore
249B
.project
1KB
.mvn
wrapper
maven-wrapper.jar
46KB
maven-wrapper.properties
110B
pom.xml
2KB
mvnw
6KB
target
test-classes
jpa
ApplicationTests.class
584B
classes
jpa
repository
CommodityReposity.class
329B
AddressRepository.class
327B
UserRepository.class
2KB
InformationRepository.class
339B
Application.class
666B
controller
MainController.class
4KB
entity
Address.class
4KB
User.class
7KB
Commodity.class
4KB
Information.class
3KB
application.yml
339B
META-INF
maven
jpa.test
jpa-demo
pom.xml
2KB
pom.properties
200B
MANIFEST.MF
326B
.settings
org.eclipse.core.resources.prefs
155B
org.eclipse.jdt.core.prefs
243B
org.eclipse.wst.common.project.facet.core.xml
145B
org.eclipse.m2e.core.prefs
97B
src
test
java
jpa
ApplicationTests.java
314B
main
resources
application.yml
339B
static
templates
java
jpa
repository
UserRepository.java
3KB
AddressRepository.java
212B
InformationRepository.java
223B
CommodityReposity.java
207B
Application.java
283B
controller
MainController.java
3KB
entity
Information.java
1KB
User.java
3KB
Commodity.java
945B
Address.java
1KB
mvnw.cmd
5KB
.springBeans
458B
.classpath
1KB
暂无评论