Skip to content
View zhongzhong2015's full-sized avatar

Block or report zhongzhong2015

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Java-Guide Java-Guide Public

    Forked from Snailclimb/JavaGuide

    A core knowledge that most Java programmers need to master

    Java

  2. mall-learning mall-learning Public

    Forked from macrozheng/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容器化部署。

    Java

  3. microservices-platform microservices-platform Public

    Forked from zlt2000/microservices-platform

    基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统…

    Java

  4. XiaoYu XiaoYu Public

    Forked from AncientDreams/XiaoYu

    XiaoYu 基于 Spring Cloud Alibaba的分布式微服务快速搭建案例,具有统一授权、认证,包含用户管理、资源权限管理(Spring Security + oauth2)、网关API(Gateway)、分布式事务(seata)、分布式任务调度(xxl-job),采用 Sentinel服务限流熔断,Nacos做注册中心和分布式配置中心。

    Java