# java-study **Repository Path**: terryyi/java-study ## Basic Information - **Project Name**: java-study - **Description**: Java 相关学习仓库 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-19 - **Last Updated**: 2024-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 仓库 地址 GitHub https://github.com/fengge888/java-study.git Gitee https://gitee.com/terryyi/java-study.git # 项目介绍 本项目主要编写Java相关的Demo示例,帮助大家快速入门相关的Java使用经验以及相关常用的组件。 其中包括: 1、Seata (分布式事务) 2、Redis(后续添加) 3、MQ(后续添加) 4、Kafka(后续添加) 5、ElasticSearch(后续添加) 6、Flink(后续添加) 7、Canal(数据同步-后续添加) 8、debezium(数据同步-后续添加) 9、XXL-Job(分布式任务-后续添加) 10、Sentinel 11、Nacos 12、Apollo 13、Spring Cloud Gateway 14、Java Agent 15、APM-SkyWalking 16、Dubbo V3.x …… ### Seata Demo Seata 是一个分布式事务框架,可以快速实现分布式事务