Download devnull-web-archetype-1.1.jar
devnull/devnull-web-archetype-1.1.jar.zip( 119 k)
The download jar file contains the following class files or Java source files.
META-INF/maven/archetype-metadata.xml
archetype-resources/.gitignore
archetype-resources/pom.xml
archetype-resources/src/main/groovy/HomeController.groovy
archetype-resources/src/main/resources/application-context.xml
archetype-resources/src/main/resources/application.properties
archetype-resources/src/main/resources/log4j.properties
archetype-resources/src/main/webapp/WEB-INF/decorators.xml
archetype-resources/src/main/webapp/WEB-INF/dispatch-servlet.xml
archetype-resources/src/main/webapp/WEB-INF/jsp/decorators/master.jsp
archetype-resources/src/main/webapp/WEB-INF/jsp/index.jsp
archetype-resources/src/main/webapp/WEB-INF/web.xml
archetype-resources/src/main/webapp/assets/css/main.css
archetype-resources/src/main/webapp/assets/ext/bootstrap-2.1.1/css/bootstrap-responsive.css
archetype-resources/src/main/webapp/assets/ext/bootstrap-2.1.1/css/bootstrap-responsive.min.css
archetype-resources/src/main/webapp/assets/ext/bootstrap-2.1.1/css/bootstrap.css
archetype-resources/src/main/webapp/assets/ext/bootstrap-2.1.1/css/bootstrap.min.css
archetype-resources/src/main/webapp/assets/ext/bootstrap-2.1.1/img/glyphicons-halflings-white.png
archetype-resources/src/main/webapp/assets/ext/bootstrap-2.1.1/img/glyphicons-halflings.png
archetype-resources/src/main/webapp/assets/ext/bootstrap-2.1.1/js/bootstrap.js
archetype-resources/src/main/webapp/assets/ext/bootstrap-2.1.1/js/bootstrap.min.js
archetype-resources/src/main/webapp/assets/ext/jquery-1.7.2.min.js
archetype-resources/src/main/webapp/assets/images/favicon.ico
archetype-resources/src/main/webapp/assets/js/main.js
archetype-resources/src/test/groovy/HomeControllerTest.groovy
archetype-resources/src/test/resources/log4j.properties
Related examples in the same category