Fix metadata of spring.mustache.suffix
Closes gh-10752
This commit is contained in:
@@ -374,7 +374,7 @@
|
||||
},
|
||||
{
|
||||
"name": "spring.mustache.suffix",
|
||||
"defaultValue": ".html"
|
||||
"defaultValue": ".mustache"
|
||||
},
|
||||
{
|
||||
"name": "spring.mvc.favicon.enabled",
|
||||
|
||||
Reference in New Issue
Block a user