Class ConfigOverride

  • Direct Known Subclasses:
    MutableConfigOverride

    public abstract class ConfigOverride
    extends java.lang.Object
    Configuration object that is accessed by databinding functionality to find overrides to configuration of properties, based on declared type of the property. Such overrides have precedence over annotations attached to actual type (Class), but can be further overridden by annotations attached to the property itself.
    Since:
    2.8