Package org.neo4j.ogm.config
Class ObjectMapperFactory
java.lang.Object
org.neo4j.ogm.config.ObjectMapperFactory
Produces a singleton ObjectMapper
- Author:
- Luanne Misquitta, Michael J. Simons
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.fasterxml.jackson.databind.ObjectMapper
-
Method Details
-
objectMapper
public static com.fasterxml.jackson.databind.ObjectMapper objectMapper()
-