Download spring-mvc-webapp-1.0.0.cr1-sources.jar
spring-mvc/spring-mvc-webapp-1.0.0.cr1-sources.jar.zip( 8 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
META-INF/maven/archetype-metadata.xml
archetype-resources.src.main.java.domain.User.java
archetype-resources.src.main.java.domain.UserDao.java
archetype-resources.src.main.java.domain.UserDaoImpl.java
archetype-resources.src.main.java.web.UserController.java
archetype-resources/pom.xml
archetype-resources/readme.md
archetype-resources/src/main/resources/META-INF/persistence.xml
archetype-resources/src/main/resources/init-db.sql
archetype-resources/src/main/webapp/WEB-INF/spring-business-context.xml
archetype-resources/src/main/webapp/WEB-INF/spring-mvc-context.xml
archetype-resources/src/main/webapp/WEB-INF/views/say-hello.jsp
archetype-resources/src/main/webapp/WEB-INF/web.xml
archetype-resources/src/main/webapp/index.jsp
Related examples in the same category