Simple encoder for Netflix Feign project, which adds forms support (urlencoded and multipart).
<dependency>
<groupId>io.github.openfeign.form</groupId>
<artifactId>feign-form</artifactId>
<version>3.8.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a FormEncoder for encoding form data in Feign HTTP clients.
No known issues recorded.
No dependency data recorded yet.