Class AbstractRestConfig

    • Constructor Detail

      • AbstractRestConfig

        public AbstractRestConfig()
    • Method Detail

      • getConverter

        public org.springframework.http.converter.json.MappingJackson2HttpMessageConverter getConverter()
      • restTemplate

        @Bean
        public org.springframework.web.client.RestTemplate restTemplate()
      • getInterceptors

        protected List<org.springframework.http.client.ClientHttpRequestInterceptor> getInterceptors()