# thymeleaf-itutorial **Repository Path**: rsl-pro/thymeleaf-itutorial ## Basic Information - **Project Name**: thymeleaf-itutorial - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: 2.0-master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-02-09 - **Last Updated**: 2024-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Thymeleaf Interactive Tutorial Web Application ============================================== ------------------------------------------------------------------------------ Project info ------------ The Thymeleaf Interactive Tutorial is a web application distributed as a `.war` file that you should deploy into a java web server (Apache Tomcat 7.0+ recommended), typically by copying this `.war` file to the server's `webapps` folder. You will need to access files with a text editor inside the web application *once deployed*, so *your web server should be local*. License ------- This software is licensed under the [Apache License 2.0] (http://www.apache.org/licenses/LICENSE-2.0.html). Requirements ------------ * A Java web server (Apache Tomcat 7.0+ recommended). * A Browser. * A text editor for editing files in `WEB-INF/templates`, directly on the webapps folder of your web server, while it is running. Preferably, pick an editor with Java & HTML syntax highlight, like Notepad++, Textpad or gedit. * A PDF file reader in order to open the Thymeleaf tutorial guides, if you need them. Download -------- You can download the tutorial from the *Downloads* section of the project's page at github: http://github.com/thymeleaf/thymeleaf-itutorial/downloads