All Projects → mkyong → spring-mvc-mustache-js-template

mkyong / spring-mvc-mustache-js-template

Licence: MIT License
Spring MVC + Mustache example

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language
HTML
75241 projects
CSS
56736 projects

Spring MVC + Mustache JS example

Template for Spring 4 MVC + Mustache JS Template, using Maven build tool and JDK 8 Nashorn Javascript engine.

###1. Technologies used

  • Spring 4.2.4.RELEASE
  • mustache.js
  • JDK 1.8.0_66
  • Jackson 2.7
  • Boostrap 3
  • Maven 3
  • Tomcat 8

###2. To Run this project locally

$ git clone https://github.com/mkyong/spring-mvc-mustache-js-template
$ mvn jetty:run

Access http://localhost:8080/spring

###3. To import this project into Eclipse IDE

  1. $ mvn eclipse:eclipse
  2. Import into Eclipse via existing projects into workspace option.
  3. Done.

###4. Project Demo Please refer to this article Spring MVC + Mustache Example

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].