Pinned Repositories
Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
99problems
This is an adaptation of the Ninety-Nine Prolog Problems written by Nick Chen. Now implement by Scala.
FaithAkaJava
My first program language is Java,and i love it.
FlowToObject
This is an pure application that converts a data stream to an object, and is committed to completing the conversion of the data stream to the object
LeetCode
My Solution Of LeetCode Problem
micro-blog
microblog base on python-flask framework
MicroWorker
A lightweight multi-threaded framework
rdial
server port dial, rust impl.
spring-boot-api-project-seed
:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
TokenHelper
本工具类旨在帮助解决 OAuth 客户端授权模式(client_credentials)下获取 access_token过期问题。 本工具类可以保持 access_token始终可用。
nickChenyx's Repositories
nickChenyx/TokenHelper
本工具类旨在帮助解决 OAuth 客户端授权模式(client_credentials)下获取 access_token过期问题。 本工具类可以保持 access_token始终可用。
nickChenyx/spring-boot-api-project-seed
:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
nickChenyx/FlowToObject
This is an pure application that converts a data stream to an object, and is committed to completing the conversion of the data stream to the object
nickChenyx/MicroWorker
A lightweight multi-threaded framework
nickChenyx/1rmbhouse
You just pay 1 RMB and we will push effective information of renting-house.
nickChenyx/Event
A lightweight event model
nickChenyx/FaithAkaJava
My first program language is Java,and i love it.
nickChenyx/RabbitMQ_Tutorial
Simple implement of RabbitMQ Tutorial with expatiation.
nickChenyx/99problems
This is an adaptation of the Ninety-Nine Prolog Problems written by Nick Chen. Now implement by Scala.
nickChenyx/99-problems
This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.
nickChenyx/bcunn
nickChenyx/Blog
My Blog Implement
nickChenyx/CodeInterviews
《剑指 Offer》的 Java 实现
nickChenyx/commons-pool
Mirror of Apache Commons Pool
nickChenyx/curator
Mirror of Apache Curator
nickChenyx/curator-1
Mirror of Apache Curator
nickChenyx/Druid_Tutorial
A very simple way to use Druid in your project with SpringBoot.
nickChenyx/JDK
JDK源码(1.7/1.8/1.9),方便在没IDE时查看源码;可调式JDK源码的rt_debug.jar
nickChenyx/OnJava8
《On Java 8》中文版,又名《Java 编程**》第五版
nickChenyx/practical-programming-books
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
nickChenyx/pywechat
A simple way to connect wechat-dev.
nickChenyx/quebrada
nickChenyx/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
nickChenyx/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
nickChenyx/styleguide
Style guides for Google-originated open-source projects
nickChenyx/thirdparty
Usage of thirdparty libs
nickChenyx/vertx-examples
Vert.x examples
nickChenyx/vertx-web
HTTP web applications for Vert.x
nickChenyx/ZhihuVAPI
优雅地玩知乎
nickChenyx/zookeeper-study
现在网上对于详细系统的Zookeeper教程较少,于是自己想着来写一个,将覆盖Zookeeper配置使用,结合java实现一些案例,源码解读,以及最终与dubbo等进行结合部署一个分布式系统