FlexiQuery is a Spring Boot application designed to handle complex queries using Elasticsearch, RabbitMQ, and Redis as primary data handling and messaging technologies.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What you need to have installed:
- Java JDK 1.8 or later
- Elasticsearch 7.x
- RabbitMQ
- Redis
A step-by-step guide to get a development environment running:
- Clone the repository:
git clone https://github.com/pavanshekar/FlexiQuery.git
Use your preferred IDE to start the application