mustache-spring-view
mustache-spring-view copied to clipboard
Handling FileNotFoundException on MustacheViewResolver
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
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
Linked to my issue #15.