使用netty简单实现一个tomcat服务器,通过浏览器访问http://localhost:8080?name=jack,服务器向页面返回jack.
A simple RPC framework based on Netty, ZooKeeper and Spring
netty入门案例+拆包和沾包问题的解决方案+nerry自定制协议+序列化+netty定时断线机制+nerry心跳检测
zookeeper作为注册中心,动态感知服务端上线与下线,及时通知给客户端
使用zookeeper实现了master选举机制,并优化了网络抖动现象
springboot2+security5+thymeleaf【inmemory方式】+【db方式】
springboot-cache.整合redis作为缓存
springboot整合elasticsearch,jest、elasticsearchTemplate操作elasticsearch,CRUD操作,分页,高亮
springboot-web、thymeleaf基本操作、过滤器、监听器、Servlet
springboot+mysql+pagehelper+druid
springboot整合elasticsearch
这里是对kafka基本API的操作:生产者、消费者、Kafka拦截器的使用