You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.