spring-boot/spring-boot-project/spring-boot-actuator-autoconfigure
Andy Wilkinson 52f732920b Support multiple health groups with an additional path with Jersey
This commit knowingly makes breaking API changes to
JerseyHealthEndpointAdditionalPathResourceFactory. We considered
other options but they all had the potential to be backwards
incompatible in one way or another. Faced with that situation we
concluded that the likelihood of anyone using the modified API
directly is small enough to warrant making the breaking changes.
If it becomes apparent that we have misjudged things we can revisit
the changes in the future.

Closes gh-36250
2023-07-07 11:21:56 +01:00
..
src Support multiple health groups with an additional path with Jersey 2023-07-07 11:21:56 +01:00
build.gradle Polish configuration related to predictive test selection 2023-06-14 18:15:04 +01:00