Java-Spring-CRUD-master
src
main
java
org
example
models
Person.java
313B
config
MySpringMvcDispatcherServletInitializer.java
1KB
SpringConfig.java
2KB
DAO
PersonDAO.java
1KB
controllers
PeopleController.java
2KB
webapp
WEB-INF
views
people
new.html
615B
index.html
386B
show.html
574B
edit.html
639B
pom.xml
4KB
target
classes
org
example
models
Person.class
1KB
config
SpringConfig.class
2KB
MySpringMvcDispatcherServletInitializer.class
2KB
DAO
PersonDAO.class
3KB
controllers
PeopleController.class
3KB
spring-mvc-app1
META-INF
MANIFEST.MF
94B
WEB-INF
classes
org
example
models
Person.class
1KB
config
SpringConfig.class
2KB
MySpringMvcDispatcherServletInitializer.class
2KB
DAO
PersonDAO.class
3KB
controllers
PeopleController.class
3KB
views
people
new.html
615B
index.html
386B
show.html
574B
edit.html
639B
lib
spring-webmvc-5.2.1.RELEASE.jar
924KB
spring-core-5.2.1.RELEASE.jar
1.37MB
spring-jcl-5.2.1.RELEASE.jar
23KB
spring-aop-5.2.1.RELEASE.jar
364KB
slf4j-api-1.7.25.jar
40KB
thymeleaf-3.0.11.RELEASE.jar
849KB
spring-context-5.2.1.RELEASE.jar
1.16MB
spring-expression-5.2.1.RELEASE.jar
275KB
attoparser-2.0.5.RELEASE.jar
239KB
spring-web-5.2.1.RELEASE.jar
1.35MB
spring-beans-5.2.1.RELEASE.jar
668KB
unbescape-1.1.6.RELEASE.jar
170KB
thymeleaf-spring5-3.0.11.RELEASE.jar
173KB
lombok-1.18.18.jar
1.83MB
.idea
.gitignore
227B
misc.xml
649B
encodings.xml
261B
vcs.xml
180B
inspectionProfiles
Project_Default.xml
1008B
compiler.xml
600B
jarRepositories.xml
845B
webContexts.xml
349B
Java-Spring-CRUD.iml
80B
暂无评论