Class PropertyConfig


  • @Configuration
    @Order(-2147483648)
    @PropertySource("${duracloud.config.file}")
    public class PropertyConfig
    extends Object
    • Constructor Detail

      • PropertyConfig

        public PropertyConfig()
    • Method Detail

      • propertySourcesPlaceholderConfigurer

        @Bean
        public static org.springframework.context.support.PropertySourcesPlaceholderConfigurer propertySourcesPlaceholderConfigurer​(org.springframework.core.io.ResourceLoader resourceLoader)
                                                                                                                             throws IOException
        Throws:
        IOException