• Andy Wilkinson's avatar
    Apply standard Jackson2ObjectMapperBuilder config via a customizer · 0c2ecb7b
    Andy Wilkinson authored
    This commit builds on the new abstraction introduced in 2a0b8a7 by
    applying the standard JacksonProperties-based
    Jackson2ObjectMapperBuilder configuration via a customizer.
    
    It also applies some polishing to the original contribution:
    
     - Code has been formatted
     - Logic that applies the customizers has moved to be alongside the code
       that creates the builder
     - Logic that explicitly sorted the customisers has been removed as
       they will be sorted automatically prior to injection
    0c2ecb7b
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...