See gh-10884
This commit is contained in:
Stephane Nicoll 2017-11-23 13:28:44 +01:00
parent c9c9e3664e
commit 13ccf45008

View File

@ -371,18 +371,6 @@
"name": "spring.kafka.listener.type",
"defaultValue": "single"
},
{
"name": "spring.mobile.devicedelegatingviewresolver.enabled",
"type": "java.lang.Boolean",
"description": "Whether to enable device view resolver.",
"defaultValue": false
},
{
"name": "spring.mobile.sitepreference.enabled",
"type": "java.lang.Boolean",
"description": "Whether to enable SitePreferenceHandler.",
"defaultValue": true
},
{
"name": "spring.mustache.prefix",
"defaultValue": "classpath:/templates/"