Conditional
that checks whether or not a default info contributor is enabled.
Matches if the value of the
management.info.<name>.enabled
property is
true
. Otherwise, matches if the value of the
management.info.defaults.enabled
property is
true
or if it is not
configured.