Set 'spring.data.gemfire.management.use-http' property to 'false'.

This commit is contained in:
John Blum
2020-08-07 15:04:06 -07:00
parent 10c11c180c
commit c2f1ae3e92

View File

@@ -1,3 +1,4 @@
# Temperature Service client application configuration properties
server.port=9191
spring.data.gemfire.management.use-http=false