All docs
This doc
...
Open a terminal and navigate to the location where your saved the back-end service.
Execute the following command to start the service:
Code Block |
---|
java -jar Hospital-Service-JDK11-2.0.0-EI7.jar |
The Healthcare service is now active and you can start sending requests to the service.
...