Pinned Repositories
Administrative-divisions-of-China
中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。
aiwechat-vercel
使用vercel的functions,将ai功能加入微信公众号
algorithmbasic2020
算法和数据结构体系学习班
APIJSON
🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.
apollo-qa-bot
A smart qa bot that can answer questions based on existing documents
architect-awesome
后端架构师技术图谱
DataX
DataX是阿里云DataWorks数据集成的开源版本。
easyexcel
快速、简单避免OOM的java处理Excel工具
springframework5.1-compiler
springframework5.1编译
transmittable-thread-local
📌 The missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits ThreadLocal values between threads even using thread pooling components.
codingma's Repositories
codingma/easyexcel
快速、简单避免OOM的java处理Excel工具
codingma/springframework5.1-compiler
springframework5.1编译
codingma/CircuitBreaker
An Spring AOP annotation CircuitBreaker using the NetFlix Hystrix circuit breaker
codingma/codingma.github.io
codingma/corejava
java基础总结篇
codingma/druid
阿里巴巴计算平台事业部出品,为监控而生的数据库连接池
codingma/elasticsearch-definitive-guide
欢迎加QQ群:109764489,贡献力量!
codingma/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
codingma/kafka
Mirror of Apache Kafka
codingma/kafka_book_demo
《深入理解Kafka:核心设计与设计实践》
codingma/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
codingma/Micro8
Gitbook
codingma/pipeline-editor
🌾页面可视化搭建框架的web编辑器 -- https://page-pipepline.github.io/pipeline-editor/dist/#/
codingma/sharding-jdbc
sharding-jdbc 分库分表示例
codingma/shardingsphere-example
Sharding-Sphere examples
codingma/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
codingma/spring-cloud-examples
Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等
codingma/SpringBoot-Learning
Spring Boot教程
codingma/thinking-in-spring-boot-samples
小马哥书籍《Spring Boot 编程**》示例工程