Skip to content
View Long1746017379's full-sized avatar

Block or report Long1746017379

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. JavaFamily JavaFamily Public

    Forked from AobingJava/JavaFamily

    【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。

  2. follow-me-install-kubernetes-cluster follow-me-install-kubernetes-cluster Public

    Forked from hongdada/follow-me-install-kubernetes-cluster

    和我一步步部署 kubernetes 集群

    Shell

  3. mall-swarm mall-swarm Public

    Forked from macrozheng/mall-swarm

    mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附…

    Java

  4. mall mall Public

    Forked from macrozheng/mall

    mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

    Java

  5. mail mail Public

    Forked from Tjoker-cell/mail

    基于rocketmq、redis搭建的独立邮件服务器,利用rocketmq 消息队列 降低了邮件发送服务与系统其他模块之间的耦合性,同时利用rocketmq消息队列的特性达到异步发送邮件通知的效果,提升用户体验,利用redis天然的幂等性,保证了消息消息的幂等性。

    Java

  6. SpringDemo SpringDemo Public

    Forked from NekoChips/SpringDemo

    SpringBoot & SpringCloud 使用 Demo

    Java