EIP 管理平台

huangzhiyong 87eecf8d1f 配置修改 hace 8 años
hos-agent d2c61cb634 1.日志格式化;2.日志适配到云平台格式 hace 8 años
hos-arbiter e26550d5fe 调整pom hace 8 años
hos-broker 87eecf8d1f 配置修改 hace 8 años
hos-camel2 87eecf8d1f 配置修改 hace 8 años
hos-core 87eecf8d1f 配置修改 hace 8 años
hos-dfs e938b5c5d1 Merge branch 'master' of http://192.168.1.220:10080/esb/esb hace 8 años
hos-docker 61bac282c8 增加hos-dfs的Docker hace 8 años
hos-parent e938b5c5d1 Merge branch 'master' of http://192.168.1.220:10080/esb/esb hace 8 años
hos-rest 87eecf8d1f 配置修改 hace 8 años
hos-web-framework 01268383b5 Merge branch 'master' of http://192.168.1.220:10080/esb/esb hace 8 años
out 4071064ae6 首次上传 hace 9 años
sdk d333f0c863 修复SDKBUG hace 8 años
src 87eecf8d1f 配置修改 hace 8 años
.gitignore 0c5048d8ae Merge branch 'master' of H:\workspace\esb with conflicts. hace 9 años
README.md d9c218a275 调整pom hace 8 años
pom.xml e26550d5fe 调整pom hace 8 años

README.md

Cosharp

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

Hos-parent

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

Hos-xxx

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

TODO:

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