Skip to content

A chat messaging app with minimal user interface using Spring boot, RabbitMQ, Cassandra, Redis, Hibernate, MySQL, Stomp and...

Notifications You must be signed in to change notification settings

Parsa33033/Spring-Boot-Chat-Messaging-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring-Boot-Chat-Messaging-App

A chat messaging app with Spring boot, RabbitMQ, Apache Cassandra, Redis, MySQL, Hibernate. Containing a minimal user interface.

How to install

  1. Install the following
  • Maven
  • RabbitMQ
  • Apache Cassandra
  • Redis
  • MySQL

after installing the services mentioned, set username and password for MySQL and RabbitMQ and configure the passwords in application.properties file in spring boot.

  1. Install Docker

The docker-compose.yml file in src/main/resources contains:

  • RabbitMQ
  • Apache Cassandra
  • Redis
  • MySQL

by running the command:

[Spring-Boot-Chat-Messaging-App folder]/src/main/resources> Docker-compose up

you can install all the services mentioned

About

A chat messaging app with minimal user interface using Spring boot, RabbitMQ, Cassandra, Redis, Hibernate, MySQL, Stomp and...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published