Test mongo connector plugin with Elastic Search and MongoDB using Rest Assured, AspectJ, ElasticSearch REST and MongoDB APIs.
- Mongo Connector is containerized
- Mongo Replicate Config is containerized
- A sample docker-compose configuration file used with specific versions of the container image of mongo connector, MongoDB, and Elasticsearch
- All contributions must be done via Pull Requests (no exceptions)
- Java files contributed must conform to Google java standards
- This product is licensed to third parties under terms explained on LICENSE file found at the same location
- Contributors understand and accept that all contributions are made to this project with explicit understanding that contributors only contribute their original work and transfer all rights, privileges and copyrights associated with these contributions to Ericsson Canada Inc.
$ docker-compose -f docker-compose-mongoconnector.yml up -d
$ ./gradlew clean cucumber