Pinned Repositories
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
beast-archetype
maven custom archetype project
cloud-flow
云流——微服务聚合平台
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
docker
jenkins+gitlab+nexus+docker+harbor发布springboot
doe
自己编写dubbo客户端实现rpc调用,在线调试dubbo接口、dubbo接口可视化测试、自动化测试工具。
druid
:hotsprings: 为监控而生的数据库连接池!阿里云DRDS(https://www.aliyun.com/product/drds )、阿里巴巴TDDL 连接池powered by Druid
dubbo-arthas-demo
演示Arthas排查Dubbo问题的Demo
Leaf
Distributed ID Generate Service
sharding-keygen-leaf
Integrate Meituan LeafSegment&LeafSnowflake with ShardingSphere ShardingKeyGenerator.
wangjiansheng's Repositories
wangjiansheng/cloud-flow
云流——微服务聚合平台
wangjiansheng/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
wangjiansheng/doe
自己编写dubbo客户端实现rpc调用,在线调试dubbo接口、dubbo接口可视化测试、自动化测试工具。
wangjiansheng/ehang-spring-boot
SpringBoot 0基础入门到进阶教程,从第一个项目的创建,到接口的开发,请求、响应的规范;以及整合MySQL、Redis、MongoDB、RebbitMQ、Kafka等框架的详细步骤及教程
wangjiansheng/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
wangjiansheng/grafana-tutorial
Grafana 使用教程
wangjiansheng/hutool
A set of tools that keep Java sweet.
wangjiansheng/jeesite
JeeSite 是一个企业信息化开发基础平台,Java企业应用开源框架,Java EE(J2EE)快速开发框架,使用经典技术组合(Spring、Spring MVC、Apache Shiro、MyBatis、Bootstrap UI),包括核心模块如:组织机构、角色用户、权限授权、数据权限、内容管理、工作流等。
wangjiansheng/kubernetes
Production-Grade Container Scheduling and Management
wangjiansheng/LogbackDesensitization
Logback+Slf4j,基于SpringBoot实现日志脱敏
wangjiansheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
wangjiansheng/mall-learning
mall学习教程,架构、业务、技术要点全方位解析。mall项目(39k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。
wangjiansheng/mall-swarm
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
wangjiansheng/microservice-framework
mybatis拦截器-数据加解密
wangjiansheng/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
wangjiansheng/onemall
芋道 mall 商城,基于微服务的**,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。
wangjiansheng/piggymetrics
Microservice Architecture with Spring Boot, Spring Cloud and Docker
wangjiansheng/rap2-delos
阿里妈妈前端团队出品的开源接口管理工具RAP第二代
wangjiansheng/retrofit-spring-boot-starter
A springboot starter for retrofit, and supports many functional feature enhancements, greatly simplifying development.(实现了Retrofit与spring-boot框架快速整合,并支持了诸多功能增强,极大简化开发)
wangjiansheng/rocketmq
Mirror of Apache RocketMQ
wangjiansheng/ruoyi-vue-pro
🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Activiti + Flowable 工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
wangjiansheng/seata-samples
seata-samples
wangjiansheng/Sentinel
A lightweight powerful flow control component enabling reliability and monitoring for microservices. (轻量级的流量控制、熔断降级 Java 库)
wangjiansheng/shardingsphere-demo
wangjiansheng/spring-boot-best-practice
Spring Boot 最佳实践,包括自动配置、核心原理、源码分析、国际化支持、调试、日志集成、热部署等。
wangjiansheng/spring-boot-student
spring-boot-student
wangjiansheng/SpringBoot-Labs
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
wangjiansheng/SpringBoot-Learning
基于Gradle构建,使用SpringBoot在各个场景的应用,包括集成消息中间件、前后端分离、数据库、缓存、分布式锁、分布式事务等
wangjiansheng/springcloud-learning
一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。21篇文章,篇篇精华,32个Demo,涵盖大部分应用场景。
wangjiansheng/tinyid
ID Generator id生成器 分布式id生成系统,简单易用、高性能、高可用的id生成系统