-
Spring Boot
-
OpenApi using swagger
-
PostgreSQL
-
Kafka
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
runApp.sh 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