waveinch/play-mustache
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Play mustache template renderer
=================================
In play module configuration add the following binding:
```
MustacheRenderer -> MustacheRendererImpl
```