Download freemarker composition example Free Java Code
Description
Demonstrates layout implementation for Freemarker based on macroses.
Source Files
The download file freemarker-composition-example-master.zip has the following entries.
README.md/*w w w .ja v a2 s . c o m*/
pom.xml
src/main/java/com/example/freecomposition/MvcConfig.java
src/main/java/com/example/freecomposition/controllers/HomeController.java
src/main/java/com/example/freecomposition/models/Product.java
src/main/webapp/WEB-INF/views/includes/header.ftl
src/main/webapp/WEB-INF/views/layout.ftl
src/main/webapp/WEB-INF/views/products/edit.ftl
src/main/webapp/WEB-INF/views/products/index.ftl
src/main/webapp/WEB-INF/views/products/item_sidebar.ftl
src/main/webapp/WEB-INF/views/products/view.ftl
src/main/webapp/WEB-INF/web.xml
src/main/webapp/static/css/bootstrap-responsive.css
src/main/webapp/static/css/bootstrap-responsive.min.css
src/main/webapp/static/css/bootstrap.css
src/main/webapp/static/css/bootstrap.min.css
src/main/webapp/static/img/glyphicons-halflings-white.png
src/main/webapp/static/img/glyphicons-halflings.png
src/main/webapp/static/js/bootstrap.js
src/main/webapp/static/js/bootstrap.min.js
Download
Click the following link to download freemarker-composition-example-master.zip.
freemarker-composition-example-master.zip