spring-boot/spring-boot-project/spring-boot-test-autoconfigure
Stephane Nicoll 07358c6b79 Support reactive infrastructure with DataRedisTest
Previously DataRedisTest-annotated test could not use reactive
operations as RedisReactiveAutoConfiguration is not considered. This
commit includes this auto-configuration and adds a test to exercise this
scenario.

Closes gh-26319
2021-04-30 14:32:25 +02:00
..
src Support reactive infrastructure with DataRedisTest 2021-04-30 14:32:25 +02:00
build.gradle Test auto-configured MockRestServiceServer with metrics and a root URI 2021-03-23 14:37:37 +00:00