Summary
Refactor the current Micronaut HttpClient usage from a blocking client to a reactive client. This change should be implemented by updating the client dependency/configuration via the build file (e.g., Gradle), rather than ad-hoc code changes scattered across modules.
Acceptance Criteria
Summary
Refactor the current Micronaut HttpClient usage from a blocking client to a reactive client. This change should be implemented by updating the client dependency/configuration via the build file (e.g., Gradle), rather than ad-hoc code changes scattered across modules.
Acceptance Criteria