Croway opened a new pull request, #1847: URL: https://github.com/apache/camel-spring-boot/pull/1847
…Processor Replace the packaged config/application.properties in camel-observability-services-starter with an EnvironmentPostProcessor that registers the same defaults as the lowest precedence property source. The packaged file was loaded from classpath:/config/ which silently overrode the user's own application.properties; with this change the defaults follow the standard Spring Boot precedence rules and can be overridden by any user-provided configuration. -- 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]
