- Build the project using maven:
maven clean package -DskipTests
- Run 2 instances on separate ports:
- instance one on port 8080:
java -jar target/row-cs-starter-test-0.0.1-SNAPSHOT.jar
- instance two on port 8081:
java -jar target/row-cs-starter-test-0.0.1-SNAPSHOT.jar --server.port=8081
- head to your browser and enter:
http://localhost:8080/api/run
-
Notifications
You must be signed in to change notification settings - Fork 0
ep2p/row-client-server-starter-test
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A test service to run 2 instance of row-client-server and check if websocket reuse works.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published