object storage system

reghao 117f3b3f1d 引入 HandlerInterceptor 带来的连锁反应, 由于使用了自定义的 WebMvcConfigurationSupport, 使得默认的 Web 自动配置失效. 首先是调用 RequestContextHolder.getRequestAttributes 返回 null, 其次是 Hibernate 的 LazyInitializationException 异常以及在 controller 里面不能自动将 id 转化为 entity. 本次提交就是为了解决这些问题 2 years ago
oss-api d211f1b001 ObjectChannel 实现序列化接口, dubbo 要求 2 years ago
oss-common 3c3aa5d6d8 以 oss1 仓库 master 分支的 25a9727221 版本为起点 2 years ago
oss-sdk 2ebe6971db 提供 OssConsoleClient 和 OssStoreClient 作为 client 2 years ago
oss-store f64fbc8a16 oss-store 更新 node register 接口 2 years ago
oss-web 117f3b3f1d 引入 HandlerInterceptor 带来的连锁反应, 由于使用了自定义的 WebMvcConfigurationSupport, 使得默认的 Web 自动配置失效. 首先是调用 RequestContextHolder.getRequestAttributes 返回 null, 其次是 Hibernate 的 LazyInitializationException 异常以及在 controller 里面不能自动将 id 转化为 entity. 本次提交就是为了解决这些问题 2 years ago
zzz 3c3aa5d6d8 以 oss1 仓库 master 分支的 25a9727221 版本为起点 2 years ago
.gitignore 3c3aa5d6d8 以 oss1 仓库 master 分支的 25a9727221 版本为起点 2 years ago