Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 394 Bytes

File metadata and controls

5 lines (5 loc) · 394 Bytes

Spring Boot Sample

This is just a sample Spring Boot project to get started with Velocity templates and webjars. Either run in Spring Tool Suite as a Spring Boot Project, or build the jar with maven. Should have an embedded tomcat that allows you to browse to http://localhost:8080/index.html, which is just a placeholder page.