WebjarServiceBuilder

org.http4s.server.staticcontent.WebjarServiceBuilder
See theWebjarServiceBuilder companion object

Attributes

cacheStrategy

strategy to use for caching purposes.

classLoader

optional classloader for extracting the resources

preferGzipped

prefer gzip compression format?

webjarAssetFilter

To filter which assets from the webjars should be served

Companion:
object
Source:
WebjarService.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def toRoutes(implicit F: Async[F]): HttpRoutes[F]

Attributes

Source:
WebjarService.scala

Attributes

Source:
WebjarService.scala

Attributes

Source:
WebjarService.scala