/datatable-thymeleaf-spring-boot-starter

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

Primary LanguageJava

datatables-thymeleaf-spring-boot-starter

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

Technology Stack

  • Java 1.8
  • Spring Boot 1.4.0.RELEASE
  • Thymeleaf 2.1.5.RELEASE
  • datatables-thymeleaf 1.1.0
  • dandelion-thymeleaf 1.1.1
  • dandelion-core 1.1.1

Running this sample

Using Maven:

`mvn clean package`

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

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