@Configuration @ComponentScan(basePackages="com.wudaosoft.weixinsdk.controller") @Import(value=WeiXinAutoCommonConfiguration.class) public class WeiXinFullAutoConfiguration extends Object
| Constructor and Description |
|---|
WeiXinFullAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
WeiXinMessageProcess |
officialWeiXinMessageProcess(WeiXinConfig officialWeixinConf,
WeiXinMessageHandler messageHandler) |
@Bean public WeiXinMessageProcess officialWeiXinMessageProcess(WeiXinConfig officialWeixinConf, WeiXinMessageHandler messageHandler)
Copyright © 2012–2020 Wudao Software Studio. All rights reserved.