Skip to content

Handling FileNotFoundException on MustacheViewResolver#12

Open
andrempo wants to merge 1 commit into
sps:masterfrom
andrempo:master
Open

Handling FileNotFoundException on MustacheViewResolver#12
andrempo wants to merge 1 commit into
sps:masterfrom
andrempo:master

Conversation

@andrempo

Copy link
Copy Markdown

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

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
@sps

sps commented Feb 15, 2014

Copy link
Copy Markdown
Owner

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

@wrey75

wrey75 commented May 2, 2014

Copy link
Copy Markdown

Linked to my issue #15.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants