Package org.teamapps.json
Class TeamAppsObjectMapperFactory
java.lang.Object
org.teamapps.json.TeamAppsObjectMapperFactory
public class TeamAppsObjectMapperFactory
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description TeamAppsObjectMapperFactory() -
Method Summary
Modifier and Type Method Description static com.fasterxml.jackson.databind.ObjectMappercreate()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TeamAppsObjectMapperFactory
public TeamAppsObjectMapperFactory()
-
-
Method Details
-
create
public static com.fasterxml.jackson.databind.ObjectMapper create()
-