spring-boot/spring-boot-docs
Phillip Webb a27217ae43 Provide a way to opt-in to endpoint enablement
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
2014-12-10 12:39:34 -08:00
..
src/main Provide a way to opt-in to endpoint enablement 2014-12-10 12:39:34 -08:00
pom.xml Next development version 2014-11-11 17:12:24 -08:00