java - Integrate REST Web Services with Spring Integration -


i have implemented restful web services using spring technologies. now, need integrate these services work on same context using spring integration.

how make web services methods endpoints ? how can realize coreography of web services ? how possible transform messages exchanged between web services ?

the tag has links lots of resources.


Comments

Popular posts from this blog

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -