Skip to content

holgergp/thymeleafKnockout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample application to showcase Spring MVC/Thymeleaf and Knockout.js interoperation. Loosely based on https://spring.io/guides/gs/serving-web-content/

For simplicities sake this is build with Spring Boot. I assume you have Java 8 installed.

I manage my JavaScript dependencies with npm. So this example assumes you have node and npm installed. Please run npm install first For the time being I copied the neccesary depenedencies.

To start the application run mvn spring-boot:run

See the application running under http://localhost:8080/helloBurger

About

Sample application to showcase Spring MVC/Thymeleaf and Knockout.js interoperation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published