All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.hubspot.dropwizard.guicier.AllowUnknownFieldsObjectMapper Maven / Gradle / Ivy

There is a newer version: 1.3.5.2
Show newest version
package com.hubspot.dropwizard.guicier;

import com.fasterxml.jackson.databind.DeserializationFeature;
import com.fasterxml.jackson.databind.ObjectMapper;

import io.dropwizard.setup.Bootstrap;

/**
 * Dropwizard makes it really hard to allow unknown fields in the {@link io.dropwizard.Configuration}
 * @see -->
            
    
            


© 2015 - 2024 Weber Informatics LLC | Privacy Policy