Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
amqp-demos
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
architect-awesome
后端架构师技术图谱
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
awesome-spring-cloud
Spring Cloud 资源大全
aws-tutorials
fess-ds-atlassian
DataStore Crawler for JIRA/Confluence
lordofwar's Repositories
lordofwar/redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Supports over 30 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, RPC.
lordofwar/awesome-spring-cloud
Spring Cloud 资源大全
lordofwar/paascloud-master
spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。
lordofwar/java-concurrency-patterns
Concurrency Patterns and features found in Java, through multithreaded programming. Threads, Locks, Atomics and more.
lordofwar/Yearning
Mysql web端sql审核平台
lordofwar/otter
阿里巴巴分布式数据库同步系统(解决中美异地机房)
lordofwar/mybatis-3
MyBatis SQL mapper framework for Java
lordofwar/sso-shiro-cas
spring下使用shiro+cas配置单点登录
lordofwar/rabbitmq-java-client
RabbitMQ Java client
lordofwar/netty
Netty project - an event-driven asynchronous network application framework
lordofwar/spring-cloud-netflix
Integration with Netflix OSS components
lordofwar/Mycat-Server
lordofwar/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
lordofwar/springfox
Automated JSON API documentation for API's built with Spring
lordofwar/java11-examples
java 11 example code
lordofwar/aws-tutorials
lordofwar/SpringCloudLearning
《史上最简单的Spring Cloud教程源码》
lordofwar/architect-awesome
后端架构师技术图谱
lordofwar/servlet3-showcase
servlet3示例(我的公众号:kaitao-1234567,我的新书:《亿级流量网站架构核心技术》)
lordofwar/shiro-example
跟我学Shiro(我的公众号:kaitao-1234567,我的新书:《亿级流量网站架构核心技术》)
lordofwar/guava-guide
A chinese guide of Guava.
lordofwar/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
lordofwar/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
lordofwar/elasticsearch
Open Source, Distributed, RESTful Search Engine
lordofwar/canal
阿里巴巴mysql数据库binlog的增量订阅&消费组件 。阿里云DRDS( https://www.aliyun.com/product/drds )、阿里巴巴TDDL 二级索引、小表复制powerd by canal.
lordofwar/spring-elasticsearch
Spring factories for elasticsearch
lordofwar/spring-cloud-vue
cloud-vue是一套基于springcloud + mybatis + vue全家桶(Vue2.x + Vue-router2.x + Vuex)的前后端分离框架. 使用Maven对项目进行模块化管理,提高项目的易开发性、扩展性。 系统包括分布式配置、eureka注册中心、服务中心、zipkin分布式跟踪等。 每个模块服务多系统部署,注册到同一个eureka集群服务注册中心,实现集群部署。
lordofwar/Mycat-download
lordofwar/springside4
A Spring Framework based, pragmatic style JavaEE application reference architecture.
lordofwar/better-java
Resources for writing modern Java