Fix metadata of spring.mustache.suffix

Closes gh-10752
This commit is contained in:
Stephane Nicoll 2017-10-23 19:46:18 +02:00
parent 67a8c3a838
commit 2b69e3c6d5
1 changed files with 1 additions and 1 deletions

View File

@ -374,7 +374,7 @@
},
{
"name": "spring.mustache.suffix",
"defaultValue": ".html"
"defaultValue": ".mustache"
},
{
"name": "spring.mvc.favicon.enabled",