@Configuration @ConditionalOnClass(value=com.fasterxml.jackson.databind.ObjectMapper.class) public class JacksonAutoConfiguration extends Object
ObjectMapper in case none is already configured.JodaModule registered if it's on the classpath.JSR310Module registered if it's on the classpath and the application is
running on Java 8 or better.Module beans with all ObjectMapper beans
(including the defaulted ones).Copyright © 2014 Pivotal Software, Inc.. All rights reserved.