implemeneted redis support
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
server.port=8082
|
||||
|
||||
spring.cache.type=redis
|
||||
spring.redis.host=localhost
|
||||
spring.redis.port=6379
|
||||
|
||||
|
||||
Reference in New Issue
Block a user