Prior to this commit, the `WebHttpHandlerBuilder` would only configure a custom observation convention if there is a single convention in the application context. It would other wise use the default. This commit aligns with the previous Spring Boot behavior where multiple conventions setups are rejected as invalid with `NoUniqueBeanDefinitionException`. Fixes gh-31864 |
||
---|---|---|
.. | ||
src | ||
spring-web.gradle |