Originally I opened a ticket with Dropwizard (dropwizard/dropwizard#1482) and they tracked it down to the Afterburner module.
Apparently, when @Value
annotated classes are serialized with the Afterburner module installed, it ignores inclusion settings and strips out null values.