Service that returns a hello message.
The hello-service
exposes the following endpoints:
Endpoint that returns a hello message without authentication.
- Method:
hello
Endpoint that returns a hello message only for authenticated requests.
- Method:
hello.secure
The service is currently configured with one user:
- Username:
admin
- Password:
password