# thymeleafexamples-gtvg **Repository Path**: wqm/thymeleafexamples-gtvg ## Basic Information - **Project Name**: thymeleafexamples-gtvg - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: 3.0-master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Thymeleaf Examples: Good Thymes Virtual Grocery ----------------------------------------------- This is an example project containing code used in the "Using Thymeleaf" tutorial. To learn more: http://www.thymeleaf.org Building -------- To build this project you will need Maven 2. You can get it at: http://maven.apache.org Clean compilation products: mvn clean Compile: mvn compile Run in a tomcat server: mvn tomcat7:run Once started, the application should be available at: http://localhost:8080/gtvg