Package

de.heikoseeberger

akkahttpcirce

Permalink

package akkahttpcirce

Visibility
  1. Public
  2. All

Type Members

  1. trait CirceSupport extends AnyRef

    Permalink

    JSON marshalling/unmarshalling using an in-scope *Circe* protocol.

    JSON marshalling/unmarshalling using an in-scope *Circe* protocol. To use automatic codec derivation, user need to import circe.generic.auto._

Value Members

  1. object CirceSupport extends CirceSupport

    Permalink

    Automatic to and from JSON marshalling/unmarshalling using an in-scope *Circe* protocol.

    Automatic to and from JSON marshalling/unmarshalling using an in-scope *Circe* protocol. To use automatic codec derivation, user need to import circe.generic.auto._

Ungrouped