我已经从"http://www.javacodegeeks.com/2013/09/spring-integration-a-lightweight-integration-approach.html#comment-51110“下载了spring集成。
我使用STS,我已经下载了Spring示例,然后导入了示例文件--> Maven -->Existing Maven Project,然后尝试在服务器上运行它。
它显示"HTTP Status 404 - /spring-integration/“错误
有没有人可以教我如何运行Spring集成项目。
发布于 2015-03-04 21:44:13
我不熟悉这篇博文;我建议你从project page开始;它有文档、入门指南和大量示例的链接。
https://stackoverflow.com/questions/28847311
复制相似问题