@Configuration @RetrofitScan(value="wang.bigbird.domain.framework.message.sms.chinatelecom") @ComponentScan(basePackages="wang.bigbird.domain.framework.message.sms.chinatelecom") public class ChinatelecomRetrofitConfiguration extends Object
构造器和说明 |
---|
ChinatelecomRetrofitConfiguration() |
@PostConstruct public void init()
@Bean public okhttp3.OkHttpClient chinatelecomHttpClient() throws NoSuchAlgorithmException, KeyManagementException
@Bean public IntegratedHttpApi integratedHttpApi(okhttp3.OkHttpClient chinatelecomHttpClient)