Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 260 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 260 Bytes

XYZ implementation in Java.

To run, start a mongo DB instance:

docker-compose up

Then start the project using Spring Boot:

mvn spring-boot:run

The client is accessible at http://localhost:9834/c

The AS is accessible at http://localhost:9834/as