类 HttpApiConfig
java.lang.Object
com.iplatform.core.PlatformConfiguration
com.iplatform.base.config.HttpApiConfig
Http接口动态配置,可通过数据库记录表添加http接口引擎。
- 作者:
- 时克英
-
字段概要
从类继承的字段 com.iplatform.core.PlatformConfiguration
logger -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明apiEngine(ApiManager apiManager) apiManager(ApiInfoServiceImpl apiInfoService, org.springframework.web.client.RestTemplate restTemplate, com.walker.push.PushManager pushManager)
-
构造器详细资料
-
HttpApiConfig
public HttpApiConfig()
-
-
方法详细资料
-
apiManager
@Bean public ApiManager apiManager(ApiInfoServiceImpl apiInfoService, org.springframework.web.client.RestTemplate restTemplate, com.walker.push.PushManager pushManager) -
apiEngine
-