Skip to content

The chat-backend repo is a Java-based microservice app built with Spring Boot & Docker. It offers socket-based communication for real-time messaging between users, and is thoroughly tested with JUnit and Mockito. Code quality is monitored via SonarCloud to ensure adherence to industry standards.

Notifications You must be signed in to change notification settings

LeonardoScalabrini/chat-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SonarCloud

Quality Gate Status

chat-backend

Dev quick start

  1. Install dependencies
mvn clean install
  1. Install PostgresDB
docker-compose up
  1. Start locally
mvn spring-boot:run

About

The chat-backend repo is a Java-based microservice app built with Spring Boot & Docker. It offers socket-based communication for real-time messaging between users, and is thoroughly tested with JUnit and Mockito. Code quality is monitored via SonarCloud to ensure adherence to industry standards.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published