This commit is contained in:
Stephane Nicoll 2017-09-15 12:36:11 +02:00
parent 4bdef4d0f9
commit b309495c2e
1 changed files with 6 additions and 4 deletions

View File

@ -226,7 +226,9 @@
},
{
"name": "spring.elasticsearch.jest.uris",
"defaultValue": ["http://localhost:9200"]
"defaultValue": [
"http://localhost:9200"
]
},
{
"name": "spring.http.encoding.enabled",