Class OkHttp3LoggingInterceptorAutoConfiguration

    • Constructor Detail

      • OkHttp3LoggingInterceptorAutoConfiguration

        public OkHttp3LoggingInterceptorAutoConfiguration()
    • Method Detail

      • okHttp3LoggingInterceptor

        @Bean
        @ConditionalOnMissingBean
        public okhttp3.logging.HttpLoggingInterceptor okHttp3LoggingInterceptor​(@Autowired(required=false)
                                                                                okhttp3.logging.HttpLoggingInterceptor.Logger logger)