A non-blocking HTTP client for the Micronaut framework, supporting reactive and declarative client interfaces.
<dependency>
<groupId>io.micronaut</groupId>
<artifactId>micronaut-http-client</artifactId>
<version>5.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Inject and use the Micronaut HTTP client to make a blocking GET request.
Update your build to target Java 17 and review the Micronaut 5 migration guide for client API changes.
No dependency data recorded yet.