CAMEL-13934 camel-minio - Component to store/load files from blob store
- Mentors
- Denis Istomin, Andrea Cosentino, Zoran Regvart
- Organization
- The Apache Software Foundation
I have decided to select the project, camel-minio - Component to store/load files from blob store(https://issues.apache.org/jira/browse/CAMEL-13934)
Camel simplifies service integrations with an easy-to-use DSL to create routes that clearly identify the integration intentions and endpoints. Camel's out-of-the-box integration components are modeled after the Enterprise Integration Patterns cataloged in Gregor Hohpe and Bobby Wolf's book (http://www.eaipatterns.com). Camel allows you to integrate with quite a few protocols and systems out of the box using Camel components. Each component is highly flexible and can be easily configured using Camel's consistent URI syntax. In this project I`m going to add one more component to the camel components collection hopefully it will be a popular and widely used component.