Make MustacheViewResolver extend AbstractTemplateViewResolver
The Mustache support should still be usable outside a web application because the properties only use web stuff in that context and don't have any field or method signatures that depend on web. Fixes gh-5626
Showing
Please register or sign in to comment