docker run -it --rm --name rabbitmq -p 5672:5672 -p 15672:15672 rabbitmq:3.12-management
./gradlew clean build
java -jar .\push-notification-gateway\build\libs\push-notification-gateway-0.0.1-SNAPSHOT.jar
curl --location 'http://localhost:8080/api/v1/push_notifications/1'