0

I want to have Path params in a simple HttpServer based Java Program.

RequestType: POST Endpoint : /{id}/user/

I know it's possible to have query params but not sure about path params.

0 Answers0