Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 291 Bytes

File metadata and controls

7 lines (5 loc) · 291 Bytes

requestreply-service

Starts an example NATS service that responds with the message World! from {server id} to requests containing the message hello.

Running the Service

You can run the example service using the following command:

$ ../gradlew :requestreply-service:run