websocket demo 服务端: http://localhost:8080/server 客户端1:http://localhost:8080/client1 客户端2:http://localhost:8080/client2
微服务demo,springcloud eureka 注册中心 spring boot 版本: 1.5.9.RELEASE spring cloud 版本:Edgware.SR4
微服务demo,springcloud eureka 客户端 spring boot 版本: 1.5.9.RELEASE spring cloud 版本:Edgware.SR4
微服务服务提供端demo(spring-cloud-consul-producer),springcloud cansul 注册中心; spring boot 版本: 2.2.1.RELEASE; spring cloud 版本:Hoxton.RC1; cansul 版本:1.6.1_windows_amd64;
微服务消费端demo(spring-cloud-consul-consumer),springcloud cansul 注册中心; spring boot 版本: 2.2.1.RELEASE; spring cloud 版本:Hoxton.RC1; cansul 版本:1.6.1_windows_amd64;
微服务demo,springcloud zookeeper 注册中心; spring boot 版本: 2.2.1.RELEASE; spring cloud 版本:Hoxton.RC1; zookeeper版本: 3.4.13;