Download t5intro Free Java Code
Description
Example Tapestry application from "Tapestry 5 Introduction" slide deck.
Icons
Source Files
The download file t5intro-master.zip has the following entries.
.gitignore// w w w . j ava 2s . c om
build.gradle
src/main/java/t5presentations/introapp/components/Layout.java
src/main/java/t5presentations/introapp/entities/BoardGame.java
src/main/java/t5presentations/introapp/entities/Genre.java
src/main/java/t5presentations/introapp/entities/Theme.java
src/main/java/t5presentations/introapp/pages/About.java
src/main/java/t5presentations/introapp/pages/Games.java
src/main/java/t5presentations/introapp/pages/Index.java
src/main/java/t5presentations/introapp/services/AppModule.java
src/main/resources/hibernate.cfg.xml
src/main/resources/log4j.properties
src/main/resources/t5presentations/introapp/components/Layout.tml
src/main/resources/t5presentations/introapp/pages/Index.properties
src/main/resources/t5presentations/introapp/pages/Index_de.properties
src/main/webapp/About.tml
src/main/webapp/Games.tml
src/main/webapp/Index.tml
src/main/webapp/WEB-INF/app.properties
src/main/webapp/WEB-INF/web.xml
src/main/webapp/favicon.ico
src/main/webapp/flags/de.png
src/main/webapp/flags/en.png
src/main/webapp/flags/fr.png
src/main/webapp/layout/images/img01.jpg
src/main/webapp/layout/images/img02.jpg
src/main/webapp/layout/images/img03.jpg
src/main/webapp/layout/images/img04.jpg
src/main/webapp/layout/images/img05.gif
src/main/webapp/layout/images/img06.gif
src/main/webapp/layout/images/img07.gif
src/main/webapp/layout/images/img08.gif
src/main/webapp/layout/images/img09.gif
src/main/webapp/layout/images/img10.gif
src/main/webapp/layout/images/img11.gif
src/main/webapp/layout/images/img12.gif
src/main/webapp/layout/images/img13.gif
src/main/webapp/layout/images/img14.gif
src/main/webapp/layout/images/img15.gif
src/main/webapp/layout/images/img16.gif
src/main/webapp/layout/images/img17.gif
src/main/webapp/layout/images/img18.gif
src/main/webapp/layout/images/img19.gif
src/main/webapp/layout/images/img20.gif
src/main/webapp/layout/images/spacer.gif
src/main/webapp/layout/layout.css
src/main/webapp/layout/license.txt
src/site/apt/index.apt
src/site/site.xml
src/test/conf/testng.xml
src/test/conf/webdefault.xml
src/test/java/PLACEHOLDER
src/test/resources/PLACEHOLDER
Download
Click the following link to download t5intro-master.zip.
t5intro-master.zip