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

Handling FileNotFoundException on MustacheViewResolver

Open andrempo opened this issue 11 years ago • 2 comments

Handling FileNotFoundException on MustacheViewResolver and returning a null view so you can chain view resolvers: http://docs.spring.io/spring/docs/3.0.0.M3/reference/html/ch16s05.html

andrempo avatar Nov 16 '13 13:11 andrempo

I'd like to accept this patch but there appears to be no unit test coverage for these changes

Project failed check. Total branch coverage rate of 66.6% is below 85.0%

you can ensure things are building properly by running:

mvn clean install verify

sps avatar Feb 15 '14 02:02 sps

Linked to my issue #15.

wrey75 avatar May 02 '14 10:05 wrey75