play

core

package core

Visibility
  1. Public
  2. All

Type Members

  1. class ObjectMapperModule extends Module

    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]

    Annotations
    @Singleton()

Value Members

  1. package j

Ungrouped