Package

play

core

Permalink

package core

Visibility
  1. Public
  2. All

Type Members

  1. class ObjectMapperModule extends Module

    Permalink

    Module that injects an object mapper to the JSON library on start and on stop.

    Module that injects an object mapper to the JSON library on start and on stop.

    This solves the issue of the ObjectMapper cache from holding references to the application class loader between reloads.

  2. class ObjectMapperProvider extends Provider[ObjectMapper]

    Permalink
    Annotations
    @Singleton()

Value Members

  1. package j

    Permalink

Ungrouped