Package io.micronaut.http.client.annotation
package io.micronaut.http.client.annotation
Annotations associated with the HTTP client.
- Since:
- 1.0
- Author:
- Graeme Rocher
-
ClassDescriptionAllows defining declarative HTTP clients and customizing injection for injecting
HttpClient
implementations.