Files
dshackle/src/test/resources/cache-redis-full.yaml
Igor Artamonov 014461520e problem: reading yaml to both plain properties and structured objects is a mess
solution: use just objects for configs
2020-03-23 22:54:52 -04:00

7 lines
108 B
YAML

cache:
redis:
enabled: true
host: redis-master
port: 1234
db: 5
password: HelloWorld!1