Hi the problem I encountered is related to URL mapping which is quite confusing for me.
The project is "Jboss-Spring integration".
Project is started without error, but I keep getting these msg:
8:53:58,959 WARN ...
I have a spring application which requires to call REST based external API calls for some data.
The data format from the API is JSON.
My question is which one of the ...
HTTP-HTTP Communication (forward and backward) with Spring Integration Hi, I've read several posts about Spring Integration and think it can be useful to me. I want to use it as a ...
Could someone tell me where spring-integration-http-2.1.xsd is hosted. I am trying to source this XSD in STS and it is complaining that it is not found. I am trying to use ...