Class JdyAutoConfig

java.lang.Object
cn.toint.jdy4j.core.config.JdyAutoConfig

@AutoConfiguration public class JdyAutoConfig extends Object
Author:
Toint
  • Constructor Details

    • JdyAutoConfig

      public JdyAutoConfig()
  • Method Details

    • jdyRequestService

      @Bean public JdyRequestService jdyRequestService()
      简道云请求
    • jdyFlowService

      @Bean public JdyFlowService jdyFlowService()
      简道云流程
    • jdyFileService

      @Bean public JdyFileService jdyFileService()
      简道云文件
    • jdyDataService

      @Bean public JdyDataService jdyDataService()
      简道云数据
    • jdyCorpService

      @Bean public JdyCorpService jdyCorpService()
      简道云通讯录
    • jdyAppService

      @Bean public JdyAppService jdyAppService()
      简道云应用
    • jdyConfigStorageMapService

      @Bean public JdyConfigStorageService jdyConfigStorageMapService()
      简道云配置存储缓存
    • jdyConfigStorageRedisService

      @Bean @ConditionalOnClass(org.springframework.data.redis.core.StringRedisTemplate.class) @Primary public JdyConfigStorageService jdyConfigStorageRedisService()
      简道云配置存储缓存