Class ApplicationConfig


  • @Configuration
    public class ApplicationConfig
    extends java.lang.Object
    • Constructor Detail

      • ApplicationConfig

        public ApplicationConfig()
    • Method Detail

      • idxAuthenticationWrapper

        @Bean
        public IDXAuthenticationWrapper idxAuthenticationWrapper()
        The IDX authentication wrapper.
        Returns:
        the idx authentication wrapper
      • restTemplate

        @Bean
        public org.springframework.web.client.RestTemplate restTemplate()
        The rest template bean definition.
        Returns:
        the rest template