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.
spring-boot/spring-boot-project
Andy Wilkinson 8ce4110966 Allow Jersey-based Actuator to be used with separate management port
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 Polish 7 years ago
spring-boot-actuator Polish 7 years ago
spring-boot-actuator-autoconfigure Allow Jersey-based Actuator to be used with separate management port 7 years ago
spring-boot-autoconfigure Make sure that JpaProperties does not have Hibernate imports 7 years ago
spring-boot-cli Formatting 7 years ago
spring-boot-dependencies Upgrade to Spring Kafka 2.1.6.RELEASE 7 years ago
spring-boot-devtools Update copyright header year for changed files 7 years ago
spring-boot-docs Polish "Clarify deployment of Spring Boot apps to App Engine Standard" 7 years ago
spring-boot-parent Upgrade to Testcontainers 1.7.2 7 years ago
spring-boot-properties-migrator Polish ternary expressions 7 years ago
spring-boot-starters Add reference to javamelody starter 7 years ago
spring-boot-test Update copyright header year for changed files 7 years ago
spring-boot-test-autoconfigure Update copyright header year for changed files 7 years ago
spring-boot-tools Polish 7 years ago
pom.xml