Provides Spring integration for encoding form data (URL-encoded and multipart) in Feign HTTP clients.
<dependency>
<groupId>io.github.openfeign.form</groupId>
<artifactId>feign-form-spring</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.
Instantiates a SpringFormEncoder for use with Feign.
Add spring-web dependency to your project.
No dependency data recorded yet.