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.
83e81e13f2
This commit improves the configuration metadata annotation processor to explicitly handle `@Endpoint` annotated class. Adding a new endpoint on a project potentially creates the following keys: * `endpoints.<id>.enabled` * `endpoints.<id>.cache.time-to-live` * `endpoints.<id>.jmx.enabled` * `endpoints.<id>.web.enabled` Default values are extracted from the annotation type. If an endpoint is restricted to a given tech, properties from unrelated techs are not generated. Closes gh-9692 |
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 |