Uses of Package
org.eclipse.microprofile.rest.client.inject
Packages that use org.eclipse.microprofile.rest.client.inject
Package
Description
APIs to aid in CDI-based injection of MP Rest Client implementations.
-
Classes in org.eclipse.microprofile.rest.client.inject used by org.eclipse.microprofile.rest.client.injectClassDescriptionUse the RestClient qualifier on an injection to point to indicate that this injection point is meant to use an instance of a Type-Safe Rest Client.