We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e3db69 commit 490706dCopy full SHA for 490706d
1 file changed
modules/ROOT/pages/chapter11/chapter11.adoc
@@ -149,7 +149,7 @@ public class ProductService {
149
150
**Requirements:**
151
152
-* Both `@Inject` and `@RestClient` are required in MicroProfile 4.0
+* Both `@Inject` and `@RestClient` are required in MicroProfile Rest Client
153
* The container manages the client lifecycle automatically
154
* Clients are automatically closed when the bean is destroyed
155
0 commit comments