- Spring Boot with Maven and Spring IO Platform for dependency management
- Web application (WAR) packaging as well as self-contained JAR
- Thymeleaf with Java 8 Time (Java8TimeDialect)
- WebJars
- Selenium configuration included
- Maven Wrapper included
- JDK 8 and JAVA_HOME environment variable set
Clone the repository:
git clone https://github.com/kolorobot/spring-boot-thymeleaf
Navigate to the newly created folder:
cd spring-boot-thymeleaf
Run the project with:
mvnw clean spring-boot:run
To package the project run:
mvnw clean package
- Java 8 Date & Time with Thymeleaf
- Spring Boot and Thymeleaf with Maven
- Spring Boot Integration Testing with Selenium
- Spring Boot and Thymeleaf: Reload templates and static resources without restarting the application
- Getting started with Thymeleaf Text Templates
- Spring Boot and Security Events with Actuator