Skip to content

Commit

Permalink
Add HTTP Proxy Dev Service for REST Client
Browse files Browse the repository at this point in the history
  • Loading branch information
geoand committed Jul 10, 2024
1 parent 5b977e0 commit 952b8a2
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
import io.quarkus.builder.item.MultiBuildItem;

/**
* TODO
* Contains information about the REST Clients that have been discovered via
* {@link org.eclipse.microprofile.rest.client.inject.RegisterRestClient}
*/
public final class RegisteredRestClientBuildItem extends MultiBuildItem {

Expand Down

0 comments on commit 952b8a2

Please sign in to comment.