Remove references to endpoints.hal

See gh-3696
This commit is contained in:
Stephane Nicoll
2015-08-11 09:14:40 +02:00
parent a4bfcb9b94
commit 9d2d34216b
2 changed files with 0 additions and 9 deletions

View File

@@ -23,12 +23,6 @@
"description": "Enable actuator docs endpoint.",
"defaultValue": true
},
{
"name": "endpoints.hal.enabled",
"type": "java.lang.Boolean",
"description": "Enable Spring Data HAL browser endpoint.",
"defaultValue": true
},
{
"name": "endpoints.jmx.enabled",
"type": "java.lang.Boolean",