AmiDavidW

Results 2 issues of AmiDavidW

**Describe the bug** The filter method only get called once if the field value is `NULL`, when using `@JsonInclude(value = JsonInclude.Include.CUSTOM, valueFilter = SomeFieldFilter.class)` **Version information** 2.12.6.1 **To Reproduce** 1....

- [ ] **Breaking change?** (if so, please describe the impact and migration path for existing application instances) **What changes did you make?** (Give an overview) Clean up the pom...