Example showing Spring Boot auto-configuration for Handlebars 
- JDK 8
Run:
./gradlew bootRun
or
./gradlew build && java -jar build/libs/handlebars-spring-boot-starter-example-*.jar
and then check http://localhost:8080/.
Run:
./gradlew bootRun
or
./gradlew build && java -jar build/libs/handlebars-spring-boot-starter-example-*.jar
and then check http://localhost:8080/.