Pinned Repositories
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
canal-client
阿里巴巴数据同步组件canal的客户端,解析binlog增量数据后发送至MQ(rabbitmq,kafka,redis)
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.
commons-csv
Mirror of Apache Commons CSV
data-canal
mysql to redis
DataX
DesignPattern
📚 Java 23种设计模式全归纳
dom4j
flexible XML framework for Java
xuehuafeiyang's Repositories
xuehuafeiyang/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
xuehuafeiyang/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.
xuehuafeiyang/commons-csv
Mirror of Apache Commons CSV
xuehuafeiyang/DataX
xuehuafeiyang/DesignPattern
📚 Java 23种设计模式全归纳
xuehuafeiyang/druid
阿里巴巴计算平台事业部出品,为监控而生的数据库连接池
xuehuafeiyang/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
xuehuafeiyang/flink-cdc
CDC(变化数据捕获)实时同步方案,秒级延迟。
xuehuafeiyang/flink-cdc-connectors
CDC Connectors for Apache Flink®
xuehuafeiyang/flink-learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
xuehuafeiyang/forum-java
一款用 Java(spring boot) 实现的现代化社区(论坛/问答/BBS/社交网络/博客)系统平台。A modern community (forum/Q&A/BBS/SNS/blog) system platform implemented in Java(spring boot).
xuehuafeiyang/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
xuehuafeiyang/httpcomponents-client
Mirror of Apache HttpClient
xuehuafeiyang/iceworks
Visual Intelligent Development Pack(可视化智能开发套件)
xuehuafeiyang/jedis
A blazingly small and sane redis java client
xuehuafeiyang/jetbrains-agent-latest
Intellij IDEA License Activation
xuehuafeiyang/liaoliaoqianduan.github.io
xuehuafeiyang/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
xuehuafeiyang/netty
Netty project - an event-driven asynchronous network application framework
xuehuafeiyang/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
xuehuafeiyang/pdf
编程电子书下载,电子书下载,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
xuehuafeiyang/playwright
Node.js library to automate Chromium, Firefox and WebKit with a single API
xuehuafeiyang/playwright-python
Python version of the Playwright testing and automation library.
xuehuafeiyang/poi
Mirror of Apache POI
xuehuafeiyang/protobuf
Protocol Buffers - Google's data interchange format
xuehuafeiyang/spring-boot
Spring Boot
xuehuafeiyang/spring-framework
Spring Framework
xuehuafeiyang/tapdata
Tapdata Live Data Platform Project
xuehuafeiyang/vjtools
The vip.com's java coding standard, libraries and tools
xuehuafeiyang/vue3-learning
学习vue3.0的基础代码