Download spring-mvc-jpa-archetype-1.1-sources.jar
spring-mvc/spring-mvc-jpa-archetype-1.1-sources.jar.zip( 10 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.HomeController.java
archetype-resources.src.test.java.HomeControllerTest.java
archetype-resources/pom.xml
archetype-resources/src/main/resources/META-INF/persistence.xml
archetype-resources/src/main/resources/db.properties
archetype-resources/src/main/resources/log4j.xml
archetype-resources/src/main/webapp/META-INF/MANIFEST.MF
archetype-resources/src/main/webapp/META-INF/context.xml
archetype-resources/src/main/webapp/WEB-INF/jetty-env.xml
archetype-resources/src/main/webapp/WEB-INF/spring/app/controllers.xml
archetype-resources/src/main/webapp/WEB-INF/spring/app/servlet-context.xml
archetype-resources/src/main/webapp/WEB-INF/spring/db.xml
archetype-resources/src/main/webapp/WEB-INF/spring/root-context.xml
archetype-resources/src/main/webapp/WEB-INF/views/home.jsp
archetype-resources/src/main/webapp/WEB-INF/web.xml
archetype-resources/src/main/webapp/index.html
archetype-resources/src/main/webapp/resources/css/screen.css
archetype-resources/src/test/resources/db.properties
archetype-resources/src/test/resources/log4j.xml
archetype-resources/src/test/resources/test-context.xml
archetype-resources/src/test/resources/test-db.xml
Related examples in the same category