EIP 管理平台

airhead d9c218a275 调整pom 8 년 전
hos-agent 98a6191dc2 调整pom 8 년 전
hos-arbiter 98a6191dc2 调整pom 8 년 전
hos-broker 98a6191dc2 调整pom 8 년 전
hos-camel 16c13ab430 整理代码结构,统一日志为Logback和Slf4j 8 년 전
hos-camel2 16c13ab430 整理代码结构,统一日志为Logback和Slf4j 8 년 전
hos-core 16c13ab430 整理代码结构,统一日志为Logback和Slf4j 8 년 전
hos-docker 24756385aa 1.修改hos-admin中zbus的启动顺序 8 년 전
hos-parent 98a6191dc2 调整pom 8 년 전
hos-rest 98a6191dc2 调整pom 8 년 전
hos-web-framework 98a6191dc2 调整pom 8 년 전
hos-web-framework-dependencies 16c13ab430 整理代码结构,统一日志为Logback和Slf4j 8 년 전
out 4071064ae6 首次上传 9 년 전
sdk d333f0c863 修复SDKBUG 8 년 전
src 7913770835 文件上传;流被读取问题。 8 년 전
.gitignore 0c5048d8ae Merge branch 'master' of H:\workspace\esb with conflicts. 9 년 전
README.md d9c218a275 调整pom 8 년 전
esb.iml 1e75681c2b Merge branch 'master' of http://192.168.1.220:10080/esb/esb 8 년 전
pom.xml 98a6191dc2 调整pom 8 년 전

README.md

Cosharp

Cosharp统一使用Maven管理进行版本库管理。

Hos-parent

通过dependencyManagement方式引入工程中需要用到的所有类库。

Hos-xxx

在使用对应类库时只指定依赖,不设置版本号

TODO:

  • Hos-parent还比较乱,需要进一步去除无用的依赖
  • Hos-admin和Hos-rest还存在部分有版本号的依赖