Pinned Repositories
algo
数据结构和算法必知必会的50个代码实现
AutoLoadCache
AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。
awesome-books
:books: 开发者推荐阅读的书籍
awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
build-web-application-with-golang
A golang ebook intro how to build a web with golang
cross_server
:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
java-design-patterns
Design patterns implemented in Java
java8-tutorial
Modern Java - A Guide to Java 8
mybatis-3
MyBatis SQL mapper framework for Java
spring-analysis
Spring源码阅读
Qiu1024's Repositories
Qiu1024/algo
数据结构和算法必知必会的50个代码实现
Qiu1024/AutoLoadCache
AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。
Qiu1024/awesome-books
:books: 开发者推荐阅读的书籍
Qiu1024/java8-tutorial
Modern Java - A Guide to Java 8
Qiu1024/mybatis-3
MyBatis SQL mapper framework for Java
Qiu1024/spring-analysis
Spring源码阅读
Qiu1024/easyexcel
快速、简单避免OOM的java处理Excel工具
Qiu1024/elasticsearch-in-action
Offical code repository for the Elasticsearch in Action book from Manning
Qiu1024/geektime-spring-family
极客时间视频课程《玩转Spring全家桶》
Qiu1024/Java8InAction
Qiu1024/jvm_book
《深入理解Java虚拟机(第3版)》样例代码&勘误
Qiu1024/mapstruct
An annotation processor for generating type-safe bean mappers
Qiu1024/MyBatisCN
MyBatis中文详尽注释版。书籍《通用源码阅读指导书——MyBatis源码详解》配套注释版源码。
Qiu1024/MyBatisDemo
书籍《通用源码阅读指导书——MyBatis源码详解》配套示例
Qiu1024/netty
Netty project - an event-driven asynchronous network application framework
Qiu1024/netty-book
netty权威指南示例代码
Qiu1024/netty-in-action
Qiu1024/proxyee
HTTP proxy server,support HTTPS&websocket.MITM impl,intercept and tamper HTTPS traffic.
Qiu1024/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
Qiu1024/quartz
Code for Quartz Scheduler
Qiu1024/redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
Qiu1024/rocketmq
Mirror of Apache RocketMQ
Qiu1024/rocketmq-dashboard
The state-of-the-art Dashboard of Apache RoccketMQ provides excellent monitoring capability. Various graphs and statistics of events, performance and system information of clients and application is evidently made available to the user.
Qiu1024/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
Qiu1024/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
Qiu1024/skywalking
APM, Application Performance Monitoring System
Qiu1024/SpringCloud_MicroService
SpringCloud 尚硅谷 周阳老师 代码笔记
Qiu1024/tutorials
Just Announced - "Learn Spring Security OAuth":
Qiu1024/zookeeper
Apache ZooKeeper
Qiu1024/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.