Package io.micronaut.projectgen.micronaut.features.httpclient


package io.micronaut.projectgen.micronaut.features.httpclient
  • Class
    Description
    Feature that adds support for the Micronaut HTTP client.
    Marker interface for features that provide HTTP client functionality.
    Provides support for the Micronaut HTTP client based on the Java HTTP Client (JDK) and provides OpenRewrite recipes.
    Test feature for Micronaut HTTP client dependencies that provides OpenRewrite recipes conditionally based on the project setup and features.