caiya's repositories
apollo-all-in-one-for-docker
docker 一键部署 Apollo 分布式配置中心
wnjustdoit.github.io
caiya's blog
code-generator
Java code generating tool.
GolangTraining
Training for Golang (go language)
gradle-test
Spring Boot Application with Gradle Test
gs-messaging-stomp-websocket
Using WebSocket to build an interactive web application :: Learn how to the send and receive messages between a browser and the server over a WebSocket
gs-spring-cloud-loadbalancer
Client-Side Load-Balancing with Spring Cloud LoadBalancer :: Dynamically select correct instance for the request :: spring-cloud,spring-cloud-loadbalancer,spring-cloud-commons
maven-archetype
自定义maven脚手架
messagequeue
消息队列客户端
OSSRH-58547
For deploying jar into maven central repository
redis-stomp-relay
This Spring Boot application implements a STOMP relay that delegates to Redis pub/sub.
serialization
序列化集成
spring-boot
Spring Boot
spring-boot-demo
spring boot demo 是一个用来学习 spring boot 的项目,总共包含 57 个集成demo,已经完成 47 个。包含集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate、JPA(ORM框架)、mybatis(ORM框架)、通用Mapper、PageHelper、mybatis-plus、BeetlSQL、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、Session共享、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(**式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)。
spring-boot-docker-demo
Spring Boot Application Integretion Docker DEMO
spring-integration-kafka-demo
spring集成kafka,版本kafka_2.11-0.8.2.2
zookeeper-ops
对zookeeper操作的一些封装(如分布式锁)