mustache.java
mustache.java copied to clipboard
Spring MVC extension for mustache
Enable mustache view rendering within Spring MVC. Provides support for message and theming.
This looks useful and it makes sense to add it to a new module. However, the way it is added in this pull request means that it won't be published or built along with everything else. Can you figure out how to integrate it into the top level pom so I can push it to maven central?