| Class and Description |
|---|
| MustacheView
Build
MustacheFactory instance.Example: final String fileBase = this.getBaseDirectory().resolve("src/main/resources/templates").toString();
return new FallbackMustacheFactory("templates", new File(fileBase));
You should cache this instance. |
Copyright © 2015. All rights reserved.