@Configuration public class WxOpenServiceAutoConfiguration extends Object
| 构造器和说明 |
|---|
WxOpenServiceAutoConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
WxOpenComponentService |
wxOpenComponentService(WxOpenService wxOpenService) |
WxOpenMessageRouter |
wxOpenMessageRouter(WxOpenService wxOpenService) |
WxOpenService |
wxOpenService(WxOpenConfigStorage configStorage) |
@Bean @ConditionalOnMissingBean public WxOpenService wxOpenService(WxOpenConfigStorage configStorage)
@Bean public WxOpenMessageRouter wxOpenMessageRouter(WxOpenService wxOpenService)
@Bean public WxOpenComponentService wxOpenComponentService(WxOpenService wxOpenService)
Copyright © 2020. All rights reserved.