When using @DataRedisTest
, then the tests should consider the reactive auto-configuration for Redis. Right now, RedisReactiveAutoConfiguration
is not imported as configuration.
When using @DataRedisTest
, then the tests should consider the reactive auto-configuration for Redis. Right now, RedisReactiveAutoConfiguration
is not imported as configuration.