Download spring-mvc-webapp-1.0.0.cr2-sources.jar
spring-mvc/spring-mvc-webapp-1.0.0.cr2-sources.jar.zip( 9 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.CreateController.java
archetype-resources.src.main.java.web.GreetController.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/create.jsp
archetype-resources/src/main/webapp/WEB-INF/views/greet.jsp
archetype-resources/src/main/webapp/WEB-INF/web.xml
archetype-resources/src/main/webapp/index.jsp
Related examples in the same category