LAB-Estudo / spring-boot-thymeleaf-adminLTE

Spring Boot Thymeleaf AdminLTE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot and Thymeleaf with AdminLTE

  • Spring Boot
  • Web application (WAR) packaging as well as self-contained JAR
  • Thymeleaf with Java 8 Time (Java8TimeDialect)
  • WebJars
  • Selenium configuration included
  • Maven Wrapper included
mvn -N io.takari:maven:wrapper

Run the project with

cd /path/to/project
./mvnw clean spring-boot:run

Open browser to http://localhost:8080/

To package the project run

./mvnw clean package

Referenced articles

About

Spring Boot Thymeleaf AdminLTE


Languages

Language:HTML 56.0%Language:JavaScript 35.1%Language:CSS 8.7%Language:PHP 0.1%Language:Java 0.0%