Skip to content

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages