rtatol / spring-boot-thymeleaf-jpa

Sample application demonstrates how to use Spring Boot with Thymeleaf template engine and JPA (EclipseLink)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-boot-thymeleaf-jpa

Sample application demonstrates how to use Spring Boot with Thymeleaf template engine and JPA (EclipseLink).

Build Status

QuickStart
mvn clean package
java -jar target/spring-boot-thymeleaf-1.0-SNAPSHOT.jar

About

Sample application demonstrates how to use Spring Boot with Thymeleaf template engine and JPA (EclipseLink)

License:MIT License


Languages

Language:Java 69.5%Language:HTML 29.1%Language:Shell 0.9%Language:JavaScript 0.6%