You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
222ed44bd4
This commit introduces a DefaultEnablement enum that replaces the "enabledByDefault" boolean flag of Endpoint. This allows to better control what indicates the default enablement of an endpoint. With DefaultEnablement#ENABLED, the endpoint is enabled unless an endpoint specific property says otherwise. With DefaultEnabled#DISABLED, the endpoint is disabled unless an endpoint specific property says otherwise. DefaultEnablement#NEUTRAL provides a dedicated option to indicate that we should resort to the default settings in absence of a specific property. See gh-10161 |
7 years ago | |
---|---|---|
.. | ||
spring-boot-antlib | 7 years ago | |
spring-boot-autoconfigure-processor | 7 years ago | |
spring-boot-configuration-metadata | 7 years ago | |
spring-boot-configuration-processor | 7 years ago | |
spring-boot-gradle-plugin | 7 years ago | |
spring-boot-loader | 7 years ago | |
spring-boot-loader-tools | 7 years ago | |
spring-boot-maven-plugin | 7 years ago | |
spring-boot-test-support | 7 years ago | |
pom.xml | 7 years ago |