public class JsonApiModuleBuilder extends Object
Module with all custom Katharsis serializers.| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_API_MODULE_NAME |
| Constructor and Description |
|---|
JsonApiModuleBuilder() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.module.SimpleModule |
build(ResourceRegistry resourceRegistry)
Creates Katharsis Jackson module with all required serializers
|
public static final String JSON_API_MODULE_NAME
public com.fasterxml.jackson.databind.module.SimpleModule build(ResourceRegistry resourceRegistry)
resourceRegistry - initialized registry with all of the required resourcesModule with custom serializersCopyright © 2015. All Rights Reserved.