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 7441a526ef
commit 39535538fa

View File

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