I am new bee to Spring Integration framework.
We are developing web application providing mobile based financial services and using Spring MVC to implement it.
We are exposing our services on different channel like REST,SOAP,WEB and providing all these using Spring MVC.
I heard about Spring Integration but did not know very much about , I just know that it is being used to integrate different application easily.
Q - 1 : Is for my requirement, Can I use Spring Integration instead of Spring MVC?
Q - 2 : Is for my requirement, Can I use Spring Web Flow instead of Spring MVC?