Class ModifyPopulatorList<SOURCE,​TARGET>


  • public class ModifyPopulatorList<SOURCE,​TARGET>
    extends java.lang.Object
    Spring Bean used to configure modifications to existing populator lists. Supports adding or removing a converter (or both). The actual modification is done by a BeanPostProcessor.