Pinned Repositories
awesome-blockchain
⚡️Curated list of resources for the development and applications of block chain.
boot-jpa
Spring Boot 整合JPA
boot-mybatis
Spring Boot 整合 Mybatis 基础案列
boot-mybatis-tk
Spring Boot整合Mybatis 通用mapper
config
homelike 配置中心
demos
收集的各种框架、程序等示例
DP
设计模式一系列
generator
代码生成器
home-platform
基于Spring Cloud、Spring Security OAuth2开发的脚手架,UI层使用Vue展示
persistence
自定义ORM框架
lj5635906's Repositories
lj5635906/generator
代码生成器
lj5635906/summary-im
基于Netty实现消息推送与IM即时通讯,同时支持TCP与WebSocket,支持消息推送、点对点聊天、群聊。客户端连接断开重新连接等。
lj5635906/DP
设计模式一系列
lj5635906/simple-orm
简版 Mybatis orm 框架实现
lj5635906/simple-rpc
简版 基于Netty rpc 框架。simple-rpc 是模仿dubbo,服务消费者和服务提供者约定接口和协议,消费者远程调用提供者,提供者返回响应数据,消费者获取响应数据。
lj5635906/simple-tomcat
简版 tomcat
lj5635906/summary