REST - Test
REST-Interface
Hello world!
URL
GET <application-url>/api/test
Produces
text/plain
String - “Hello world!”
- 200 OK
Permission
-
Sample
GET http://localhost:8080/mtr-backend/api/test
REST-Interface
URL
GET <application-url>/api/test
Produces
text/plain
String - “Hello world!”
Permission
-
Sample
GET http://localhost:8080/mtr-backend/api/test