Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 361 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 361 Bytes

ChatApp - Backend

Chat application based on WebSockets and HTTP requests

Requirements

  • Java 17
  • Maven

Frontend used

You can find the frontend of this project here.

To run the application

    mvn spring-boot:run

This application is running on

    http://localhost:9090