Skip to content

Instantly share code, notes, and snippets.

@sirius2k
Created April 15, 2019 13:36
Show Gist options
  • Save sirius2k/f41ecede545f04e5b32e3b1512d80a86 to your computer and use it in GitHub Desktop.
Save sirius2k/f41ecede545f04e5b32e3b1512d80a86 to your computer and use it in GitHub Desktop.
Jackson deserialization only not null property with spring configuration
spring:
jackson:
default-property-inclusion: NON_NULL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment