Package

skinny.micro.contrib

json4s

Permalink

package json4s

Visibility
  1. Public
  2. All

Type Members

  1. trait JSONParamsAutoBinderSupport extends SkinnyMicroBase with JSONStringOps with ApiFormats with LoggerProvider

    Permalink

    Merging JSON request body into skinny-micro params.

    Merging JSON request body into skinny-micro params.

    When you'd like to avoid merging JSON request body into params in some actions, please separate controllers.

    NOTICE: Avoid extending JacksonJsonSupport due to render method conflict

  2. trait JSONSupport extends JSONStringOps

    Permalink

    JSON response support.

Value Members

  1. object JSONSupport

    Permalink

Ungrouped