@Configuration
@Condition(onProperty="${wx.channel.configStorage.type} = redisson",
onClass=org.redisson.Redisson.class)
public class WxChannelInRedissonConfigStorageConfiguration
extends AbstractWxChannelConfigStorageConfiguration
| 构造器和说明 |
|---|
WxChannelInRedissonConfigStorageConfiguration() |
public WxChannelInRedissonConfigStorageConfiguration()
@Bean @Condition(onMissingBean=me.chanjar.weixin.channel.config.WxChannelConfig.class) public WxChannelConfig wxChannelConfig()
Copyright © 2025. All rights reserved.