Jackson Mixin
MixIn 을 사용하면 소스접근이 불가능한 특정 클래스에 Jackson Annotation 을 적용하거나 혹은 특정 인터페이스/클래스 구현체에 대해 항상 동일한 어노테이션 주입이 가능해진다.
참조
Jackson Mixin — A simple guide to a powerful feature | by shankar ganesh | Medium
Jackson Mixin to the Rescue - DZone Java
Jackson Annotations - Mixin - Tutorialspoint
[Json] Jackson을 이용해 추상, 인터페이스 객체 별로 구현체 구분하기
jackson fasterxml custom filter (exclude, masking)
Mixin/Filter 로 보안이슈 있는 필드 filtering/masking