Skip to content

Messaging microservice using Spring Boot, DocumentDB Mongo, AWS SQS, Docker, Kubernetes, JUnit.

License

Notifications You must be signed in to change notification settings

Messaging-Application/messaging-service

Repository files navigation

Messaging Service

This repository contains the messaging microservice codebase, responsible for:

  • get messages from SQS
  • store them in DocumentDB Mongo database

Run

# Clean the project
mvn clean

# Run the application
mvn spring-boot:run

Run with Docker

docker-compose up

Run tests

mvn test

About

Messaging microservice using Spring Boot, DocumentDB Mongo, AWS SQS, Docker, Kubernetes, JUnit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •