Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleC:\workspace\redisdemo\src\main\resources\application.properties
linenumberstrue
# Specify the DNS URI of your Redis cache.
spring.redis.host=redis20201230.redis.cache.windows.net

# Specify the port for your Redis cache.
spring.redis.port=63796380
spring.redis.ssl=true

# Specify the access key for your Redis cache.
spring.redis.password=4pgNlZPhbsla7tgi1s2qONb9YgxttV1zlecnkBJ4uxg=

...