The simplest application for show how to setup Dandelion-datatables when using Thymeleaf and Spring Boot
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)