This is a java http client for interacting with ffwd.
Add a dependency in Maven.
<dependency>
<groupId>com.spotify.ffwd</groupId>
<artifactId>ffwd-http-client</artifactId>
<version>${ffwd-http-client.version}</version>
</dependency>This is a java http client for interacting with ffwd.
Add a dependency in Maven.
<dependency>
<groupId>com.spotify.ffwd</groupId>
<artifactId>ffwd-http-client</artifactId>
<version>${ffwd-http-client.version}</version>
</dependency>