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
Geoff Bourne edited this page Nov 27, 2016
·
1 revision
MCCY leverages the Spring Boot convention of configuring Jackson JSON via application properties. Specifically, these are configured in src/main/resources/application.properties. The parser configuration properties start with spring.jackson.parser and deserialization with spring.jackson.deserialization.