I see this error while running my tests when migrating from Resteasy jaxrs 3 to Resteasy client 4: (org.jboss.resteasy.client.jaxrs.ResteasyClient)
RESTEASY003720: path param xxxx has not been provided while constructing
I set the target URL to be "localhost:8080". How this can be fixed?
Seems that target URL must include the scheme; when I change it to http://localhost:8080 the error disappears.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With