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.
8ce4110966
Previously, when the Jersey-based Actuator was configure with a separate management port, the resulting child context would fail to start due to their being no ResourceConfigCustomizer beans available. This commit updates the configuration so that the customizer's are injected using an ObjectProvider and an empty list is used in the event of their being no customizer beans. This aligns the child context configuration class with JerseyAutoConfiguration which already used this approach. Closes gh-12975 |
7 years ago | |
---|---|---|
.. | ||
spring-boot | 7 years ago | |
spring-boot-actuator | 7 years ago | |
spring-boot-actuator-autoconfigure | 7 years ago | |
spring-boot-autoconfigure | 7 years ago | |
spring-boot-cli | 7 years ago | |
spring-boot-dependencies | 7 years ago | |
spring-boot-devtools | 7 years ago | |
spring-boot-docs | 7 years ago | |
spring-boot-parent | 7 years ago | |
spring-boot-properties-migrator | 7 years ago | |
spring-boot-starters | 7 years ago | |
spring-boot-test | 7 years ago | |
spring-boot-test-autoconfigure | 7 years ago | |
spring-boot-tools | 7 years ago | |
pom.xml |