- Intro ObjectMapper
https://www.baeldung.com/jackson-object-mapper-tutorial
- spring boot Customize ObjectMapper
https://www.baeldung.com/spring-boot-customize-jackson-objectmapper
- jsonFilter
https://www.baeldung.com/jackson-serialize-field-custom-criteria
https://kwonnam.pe.kr/wiki/java/jackson/jsonfilter
https://goni9071.tistory.com/m/entry/jackson-fasterxml-custom-filter
- Annotation[ALL]
https://www.baeldung.com/jackson-annotations
https://www.baeldung.com/jackson-advanced-annotations
- Annotation[@JsonAlias]
https://multifrontgarden.tistory.com/m/212
- propertyNamingStrategy
2.12.0부터 PropertyNamingStrategies 사용
https://prohannah.tistory.com/87
https://dzone.com/articles/jackson-property-custom-naming-strategy
- MappingJackson2HttpMessageConverter customizing
https://wckhg89.github.io/archivers/messageconverter
https://zepinos.tistory.com/m/33
- 날짜처리
WRITE_DATES_AS_TIMESTAMPS
https://kwonnam.pe.kr/wiki/springframework/springboot/json
https://sas-study.tistory.com/386
'open API' 카테고리의 다른 글
jackson - 두번째 (0) | 2022.07.08 |
---|---|
[kakao] kakao login (0) | 2021.07.19 |
jackson same name but different types (0) | 2021.05.14 |
Map <=> Object & JSON String <=> Object(or List) (0) | 2021.04.15 |
[netty] 대용량 파일전송 (0) | 2020.09.14 |