The project is a Live Chat application built with Java and Spring Web, utilizing WebSocket for real-time communication. The application enables instant messaging between users.
Here are the technologies used in this project:
- Java version 17.0.0
- Spring Boot 3.4.0
- GitHub
- Spring Boot Starters
- spring-boot-starter-websocket
- spring-boot-starter-web
- spring-boot-starter-test (scope test)
- Java 17
- Maven
-
Clone the repository:
git clone https://github.com/felipemelozx/livechat-spring-boot-websocket-stomp cd livechat-spring-boot-websocket-stomp
-
Build the project:
mvn clean install
-
Run the project:
mvn spring-boot:run
-
Access the application at
http://localhost:8080
The main features of the application are:
- Real-time messaging.
0.0.1-SNAPSHOT
- Felipe
Please follow GitHub and join us! Thanks for visiting and happy coding!