Skip to content

abdelghanymarzouk/MessagingApplication

Repository files navigation

Messaging Service

  • Spring Boot

  • OpenApi using swagger

  • PostgreSQL

  • Kafka

Overview

Messaging Service is an application which provide many endpoint:

  • Create User
  • Send Message
  • Get Sent Messages
  • Get Received Messages
  • Get Received Messages from Particular user

to run the application just execute the following file:

runApp.sh file.

to run UT/IT just execute the following file:

runTest.sh file.

You can view the api documentation in swagger-ui by pointing to http://localhost:8080/

Change default port value in application.properties

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published