We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c11c1ce commit 502fb35Copy full SHA for 502fb35
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