Skip to content

Instantly share code, notes, and snippets.

@gauravat16
Created May 10, 2019 10:02
Show Gist options
  • Save gauravat16/4a1c9cf37f089e59b40b79b006375c85 to your computer and use it in GitHub Desktop.
Save gauravat16/4a1c9cf37f089e59b40b79b006375c85 to your computer and use it in GitHub Desktop.
Redis Properties for UI Application
spring.cache.type=redis
spring.redis.host=<ip-address>
spring.redis.port=<Redis port>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment