**Spring Integration:**Need to design a system where from the first call response it will be decided which gateway to go to in the spring integration.
Was trying to implement first gateway as the common call then another gateway to segregate the different gateway calls. As we need gateway for the first interaction.Looking for other better design than this.