The basic implementation of a search service

Dockerize the application

Build the application's jar

mvn clean package

Run docker containers

docker-compose up -d