Blaze implementation for http4s servers, providing a high-performance HTTP server.
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-blaze-server_2.13</artifactId>
<version>0.23.17</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a BlazeServerBuilder for configuring an http4s server.
Add cats-effect and fs2 as dependencies in your build file.
No dependency data recorded yet.