Commit 2b69e3c6 authored by Stephane Nicoll's avatar Stephane Nicoll

Fix metadata of spring.mustache.suffix

Closes gh-10752
parent 67a8c3a8
...@@ -374,7 +374,7 @@ ...@@ -374,7 +374,7 @@
}, },
{ {
"name": "spring.mustache.suffix", "name": "spring.mustache.suffix",
"defaultValue": ".html" "defaultValue": ".mustache"
}, },
{ {
"name": "spring.mvc.favicon.enabled", "name": "spring.mvc.favicon.enabled",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment