Croway opened a new pull request, #24622: URL: https://github.com/apache/camel/pull/24622
Docs follow-up for [CAMEL-24025](https://issues.apache.org/jira/browse/CAMEL-24025), implemented in apache/camel-spring-boot#1847. Since camel-spring-boot 4.22.0, `camel-observability-services-starter` contributes its defaults through an `EnvironmentPostProcessor` as the lowest precedence property source, instead of a packaged `classpath:/config/application.properties`. User configuration in `application.properties` now overrides the starter defaults following standard Spring Boot precedence rules. This replaces the obsolete WARNING in `observability-services.adoc` (which stated customization was not available on Spring Boot due to spring-projects/spring-boot#24688) with a NOTE explaining that customization works since 4.22.0 and how it behaved in earlier versions. --- _This PR was generated by Claude Code on behalf of Federico Mariani_ 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
