Table of Contents
- Java: 17.0.1 or later
- Maven: 3.8.2 or later
-> Maven install
mvn clean install-> Tests
./mvnw test-> Run the server
./mvnw spring-boot:runThe api runs at localhost:9090/.
The websocket url: ws://localhost:9090/ws.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
-> Maven install
mvn clean install-> Tests
./mvnw test-> Run the server
./mvnw spring-boot:runThe api runs at localhost:9090/.
The websocket url: ws://localhost:9090/ws.