Interface ConfigurationPlaceholderResolver


  • public interface ConfigurationPlaceholderResolver
    • Method Detail

      • precedence

        int precedence()
        In case of registering more than one placeholder resolver, they are ordered as they appear on classpath. If you need to reorder them, you can use precedence value. The higher the precedence is, the sooner the observer is executed.
        Returns: