Fix tests that fail when Redis is unavailable
This commit is contained in:
@@ -4,3 +4,4 @@ spring.metrics.export.redis.key: keys.metrics.sample
|
||||
spring.metrics.export.aggregate.prefix: ${random.value:0000}.${spring.application.name:application}
|
||||
spring.metrics.export.aggregate.key-pattern: d
|
||||
spring.jmx.default-domain: org.springframework.boot
|
||||
spring.data.redis.repositories.enabled=false
|
||||
Reference in New Issue
Block a user