Hello all , I have to filter out properties for replication. I used below logic . it is working fine in local machines but accepts(Property prop) is not getting called in cloud environment. Here is piece of logic. @component(service = ReplicationContentFilter.class)public class ReplicationContentFi...