• Phillip Webb's avatar
    Provide a way to opt-in to endpoint enablement · a27217ae
    Phillip Webb authored
    Update AbstractEndpoint so that the `enable` property is optional and
    when it not specified the `endpoints.enabled` property will be used.
    
    This allows users to switch the way that endpoints are enabled. Rather
    than opting-out specific endpoint enablement the `endpoints.enabled`
    property can be set to `false` and specific endpoints can be opted-in.
    
    Fixes gh-2102
    a27217ae
Name
Last commit
Last update
..
src/main Loading commit data...
pom.xml Loading commit data...