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

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -