We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 967ca69 + 502fb35 commit b0ff4b3Copy full SHA for b0ff4b3
1 file changed
documentation/modules/ROOT/pages/08_rest-client.adoc
@@ -166,7 +166,7 @@ Add the following properties to your `application.properties` in `src/main/resou
166
[.console-input]
167
[source,properties]
168
----
169
-com.redhat.developers.FruityViceService/mp-rest/url=https://fruityvice.com
+quarkus.rest-client."com.redhat.developers.FruityViceService".url=https://fruityvice.com
170
171
172
== Create FruitDTO
0 commit comments