搜索资源列表
dwrCase
- DWR(Direct Web Remoting)是一个WEB远程调用框架.利用这个框架可以让AJAX开发变得很简单.利用DWR可以在客户端利用Javascr ipt直接调用服务端的Java方法并返回值给Javascr ipt就好像直接本地客户端调用一样-DWR (Direct Web Remoting) is a Web framework for remote call this framework AJAX developers can make it very easy to use DW
spring cloud框架学习
- 一个相当完整的spring cloud框架学习的源码,包含了服务发现——Netflix Eureka 客服端负载均衡——Netflix Ribbon 断路器——Netflix Hystrix 服务网关——Netflix Zuul 分布式配置——Spring Cloud Config