Annotation Type ConfigurationSourceType


  • @Retention(RUNTIME)
    @Target(PARAMETER)
    @Qualifier
    public @interface ConfigurationSourceType
    Dependency injection annotation for a String that explicitly chooses the configuration source. This can be used to override configuration source type switching based on the value of the system property org.lable.oss.dynamicconfig.type.