@Configuration @ConditionalOnClass(value={org.springframework.data.redis.connection.ReactiveRedisConnectionFactory.class,org.springframework.data.redis.core.ReactiveRedisTemplate.class,reactor.core.publisher.Flux.class}) @AutoConfigureAfter(value=RedisAutoConfiguration.class) public class RedisReactiveAutoConfiguration extends ObjectSE
Auto-configuration。| コンストラクターと説明 |
|---|
RedisReactiveAutoConfiguration() |
| 修飾子と型 | メソッドと説明 |
|---|---|
org.springframework.data.redis.core.ReactiveRedisTemplate<ObjectSE, ObjectSE> | reactiveRedisTemplate(org.springframework.data.redis.connection.ReactiveRedisConnectionFactory reactiveRedisConnectionFactory, org.springframework.core.io.ResourceLoader resourceLoader) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE@Bean @ConditionalOnMissingBean(name="reactiveRedisTemplate") @ConditionalOnBean(value=org.springframework.data.redis.connection.ReactiveRedisConnectionFactory.class) public org.springframework.data.redis.core.ReactiveRedisTemplate<ObjectSE,ObjectSE> reactiveRedisTemplate(org.springframework.data.redis.connection.ReactiveRedisConnectionFactory reactiveRedisConnectionFactory, org.springframework.core.io.ResourceLoader resourceLoader)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.