Since adding indefinite number of JsonInclude.Include values is impractical, let's add annotation-based method to define custom "filter" object (via defining Class of type to create instance of; and of which equals() method is called to determine if the value is to be excluded (exclude if true) or not).