-
Spring Integration扩展了Spring编程模型,旨在支持企业集成模式(EIP)的实现
资源介绍
Spring整合
行为守则
请参阅我们。
报告安全漏洞
请参阅我们的。
签出和建设
要检出项目并从源代码进行构建,请执行以下操作:
git clone git://github.com/spring-projects/spring-integration.git
cd spring-integration
./gradlew clean test
or
./gradlew clean testAll
后者运行其他测试(用@LongRunningIntegrationTest注释的测试); 这是一个更彻底的测试,但是运行时间要长得多。
测试结果.../testAll在每个模块下的build/