What would be the best patte to support a single Rest API for multiple clients with each client having their DB lookup, storing,tables etc.I was thinking of using Spring Integration with REST but would like to get some suggestions.Each client will have unique user Name.
