Alexandre Roman
Results
2
comments of
Alexandre Roman
Using version 7.2.3-debian-11-r1: same error when running on Raspberry Pi 5 (Raspbian).
Here's an other workaround: ``` spring: data: redis: # Workaround for https://github.com/spring-cloud/spring-cloud-bindings/issues/87: host: ${spring.redis.host} password: ${spring.redis.password} ```