Pinned Repositories
aliyun-oss-java-sdk
books
checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
CodeReading
craft-atom
A crafted and atomic component library for Java.
diamond
Fork自淘宝diamond: http://code.taobao.org/p/diamond/src/
dubbox
Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.
exception-study
java exception study
exhibitor
ZooKeeper co-process for instance monitoring, backup/recovery, cleanup and visualization.
firstRepository
xiaomufeng's Repositories
xiaomufeng/aliyun-oss-java-sdk
xiaomufeng/books
xiaomufeng/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
xiaomufeng/CodeReading
xiaomufeng/craft-atom
A crafted and atomic component library for Java.
xiaomufeng/dubbox
Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.
xiaomufeng/exception-study
java exception study
xiaomufeng/gitstudy
xiaomufeng/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
xiaomufeng/java-cas-client
Apereo Java CAS Client
xiaomufeng/javacode
java study
xiaomufeng/jtools
java tools
xiaomufeng/kotlin-in-action
Code samples from the "Kotlin in Action" book
xiaomufeng/Kotlin-in-action-1
《Kotlin实战》翻译
xiaomufeng/kotlin_in_action_maven
xiaomufeng/lanyuan-notebook-3.1v
蓝缘3.1v版本 官网 www.lanyuanoss.com
xiaomufeng/mango
Mango SQL Mapper Framework for Java
xiaomufeng/MyBatis-Spring-Boot
Spring Boot集成MyBatis的基础项目
xiaomufeng/netty-socketio
Socket.IO server implemented on Java. Realtime java framework
xiaomufeng/nettyStudy
xiaomufeng/Read-Notes
xiaomufeng/socket.io
Realtime application framework (Node.JS server)
xiaomufeng/spring-framework-4-reference
Chinese translation of the Spring Framework 4.x Reference Documentation (http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/) .中文翻译《Spring Framework 4.x参考文档》
xiaomufeng/springbootdemo
xiaomufeng/springmvc-study
xiaomufeng/Sword-pointing-to-offer
剑指offer java版实现
xiaomufeng/technology-talk
汇总java生态圈常用技术框架、开源中间件,系统架构、项目管理、经典案例、数据库、常用三方库、线上运维等知识
xiaomufeng/templateInfoUtil
信息模板工具类,比如api错误信息模板
xiaomufeng/zer0MQTTServer
使用Java AIO实现的MQTT协议服务器,用于推送和IM聊天
xiaomufeng/zuul-gateway-demo
zuul动态路由demo