mustache-spring-view icon indicating copy to clipboard operation
mustache-spring-view copied to clipboard

Why you implement it so complex?

Open xiaoshao opened this issue 9 years ago • 1 comments

In my opinion, you just want to create a ViewResolver to create a MustacheView with MustachFactory if you just want to use mustache in spring.

But if you want to use template function, I didn't find out how to config template in the readme. (In my opinion, template function is that you just specified a file as the template, and when you want to render a view A, the view A will be embed to the template)

xiaoshao avatar Oct 18 '16 09:10 xiaoshao

Hi Xiaoshao, Is this an issue or commentary? Do you have any specific suggestions that are actionable?

sps avatar Nov 09 '16 21:11 sps