- Rest call POST/GET: /contract/{operation}/{arguments} perform operation with arguments on the contract specified in the application.properties
To build and run: use mvn spring-boot:run
Application runs on: https://localhost:8080
- Java 11, Spring-Boot & Maven