This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
from 6179be883c0 Regen
add ef05798402d CAMEL-23897: Add SpringBootRuntimePropertiesProvider for
PropertiesDevConsole (#1837)
No new revisions were added by this update.
Summary of changes:
.../camel/spring/boot/CamelAutoConfiguration.java | 7 ++
.../boot/SpringBootRuntimePropertiesProvider.java | 97 ++++++++++++++++++++++
2 files changed, 104 insertions(+)
create mode 100644
core/camel-spring-boot/src/main/java/org/apache/camel/spring/boot/SpringBootRuntimePropertiesProvider.java