
框架集成
httpsd
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Spring mvc 注解 架构
web.xml配置: s3h3 contextConfigLocation classpath:applicationContext*.xml org.springframework.web.context.ContextLoaderListener ...原创 2012-01-31 17:02:16 · 118 阅读 · 0 评论 -
disconf源码解读
disconf 主要分为三个项目: 1-disconf.core 主要是提供助手类http的resful 重试等等,zk wather封装,加强了重试机制,做的东西很薄。 2-disconf.client 强依赖 spring,提供了 扫包,自定义annotation的解析装配,切面逻辑处理aspectj,获取远端配置,并落地 做的东西比较多 依赖也很多。 3-...原创 2017-06-29 09:45:09 · 430 阅读 · 0 评论