spring-guides / gs-spring-data-reactive-redis

Accessing Data Reactively with Redis :: Learn how to reactively interface with Redis and Spring Data

Home Page:https://spring.io/guides/gs/spring-data-reactive-redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create an empty `application.properties`

snicoll opened this issue · comments

A person on gitter got confused as they were starting with this and they have redis on a different host. Documentation mentions application.properties but the file doesn't exist here.

It would be nice if there was one. Perhaps with a few typical commented out properties?

The readme no longer mentions application.properties.