Skip to content

Commit 490706d

Browse files
authored
Update MicroProfile 4.0 reference to MicroProfile Rest Client
1 parent 8e3db69 commit 490706d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/ROOT/pages/chapter11/chapter11.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ public class ProductService {
149149

150150
**Requirements:**
151151

152-
* Both `@Inject` and `@RestClient` are required in MicroProfile 4.0
152+
* Both `@Inject` and `@RestClient` are required in MicroProfile Rest Client
153153
* The container manages the client lifecycle automatically
154154
* Clients are automatically closed when the bean is destroyed
155155

0 commit comments

Comments
 (0)