ndrone / datatable-thymeleaf-spring-boot-starter

The simpliest application for show how to setup Dandelion-datatables when using Thymeleaf and Spring Boot
18 stars 12 forks source link
dandelion dandelion-datatable java spring-boot thymeleaf

datatables-thymeleaf-spring-boot-starter

The simplest application for show how to setup Dandelion-datatables when using Thymeleaf and Spring Boot

Technology Stack

Running this sample

Using Maven:

`mvn clean package`

`java -jar target/datatables-thymeleaf-spring-boot-starter-0.0.4-SNAPSHOT.jar`

You then can access the sample here: [http://localhost:8080/table] (http://localhost:8080/table)