zhfeng opened a new pull request #3107: URL: https://github.com/apache/camel-quarkus/pull/3107
1. it needs to add ```quarkus.s3.sync-client.type=apache``` in application.properties because we are using ```software.amazon.awssdk:apache-client```. And the ```software.amazon.awssdk:url-connection-client``` is the default one in Quarkus. 2. it needs to inject ```S3Client``` instance explicitly in test. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org