Spring Redis - Read configuration from application.properties file

后端 未结 9 940
渐次进展
渐次进展 2020-12-25 13:46

I have Spring Redis working using spring-data-redis with all default configuration likes localhost default port and so on.

Now

9条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-25 14:16

    I think this what you are looking for http://docs.spring.io/spring-session/docs/current/reference/html5/guides/boot.html

提交回复
热议问题