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 spring-integration tag has links lots of resources.
Comments
Post a Comment