This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot-examples.git.
from 9113234 Update .asf.yaml labels new 5e6656c Added a little example for AWS2-S3 new 60d899f Regen README new e16ec43 Set the correct category for this example new 042b85a Regen The 4 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: README.adoc | 4 +++- .../README.adoc | 13 ++++++++----- .../pom.xml | 12 ++++++------ .../camel/example/springboot/aws2s3}/Application.java | 2 +- .../apache/camel/example/springboot/aws2s3/CamelRoute.java | 12 ++++-------- .../src/main/resources/application.properties | 8 ++++++-- .../src/main/resources/logback.xml | 4 ++-- pom.xml | 1 + 8 files changed, 31 insertions(+), 25 deletions(-) copy {camel-example-spring-boot-infinispan => camel-example-spring-boot-aws2-s3}/README.adoc (50%) copy {camel-example-spring-boot-arangodb => camel-example-spring-boot-aws2-s3}/pom.xml (90%) copy {camel-example-spring-boot-grpc/hello-camel-grpc-client/src/main/java/org/apache/camel/example/springboot/grpc => camel-example-spring-boot-aws2-s3/src/main/java/org/apache/camel/example/springboot/aws2s3}/Application.java (95%) copy camel-example-spring-boot-activemq/src/main/java/sample/camel/SampleAutowiredAmqRoute.java => camel-example-spring-boot-aws2-s3/src/main/java/org/apache/camel/example/springboot/aws2s3/CamelRoute.java (79%) copy {camel-example-spring-boot-grpc/hello-camel-grpc-client => camel-example-spring-boot-aws2-s3}/src/main/resources/application.properties (84%) copy {camel-example-spring-boot-servicecall/consumer => camel-example-spring-boot-aws2-s3}/src/main/resources/logback.xml (93%)