Package io.micronaut.http.client.annotation


package io.micronaut.http.client.annotation
Annotations associated with the HTTP client.
Since:
1.0
Author:
Graeme Rocher
  • Class
    Description
    Allows defining declarative HTTP clients and customizing injection for injecting HttpClient implementations.
    The interface definition type.