This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 4d5dbf5  Merge pull request #2957 from 
akoufoudakis/CAMEL-13480-FIX-MERGE
     new 126bdac  camel-spring-boot should use PropertyBindingSupport when 
setting properties on components etc via the helper class.
     new 001fcc7  Added user story for platform6

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../spring/boot/util/CamelPropertiesHelper.java    | 48 +++++++-----
 .../boot/util/CamelPropertiesHelperTest.java       | 87 +++++++++++++++++++++-
 .../apache/camel/spring/boot/util/MyFooClass.java} | 28 ++++---
 .../modules/ROOT/pages/user-stories.adoc           |  2 +
 4 files changed, 133 insertions(+), 32 deletions(-)
 copy 
components/{camel-cdi/src/test/java/org/apache/camel/cdi/bean/CamelContextAwareBean.java
 => 
camel-spring-boot/src/test/java/org/apache/camel/spring/boot/util/MyFooClass.java}
 (76%)

Reply via email to