Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 566 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 566 Bytes

hostingStaticSitesDemo Build Status

Demo application for hosting a static website on Heroku using some Java and Spring Boot. Spring Boot is used to bootstrap a Tomcat Webserver delivering the static website. This demo at the moment just shows of some basic config. It can most likely improved further features like some dynamic pages implemented using Spring MVC and generation of the static pages from templates in the gradle build.