这是indexloc提供的服务,不要输入任何密码
Skip to content
View yiquchangge's full-sized avatar

Block or report yiquchangge

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 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. mall mall Public

    Forked from macrozheng/mall

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

    Java

  2. spring-boot-examples spring-boot-examples Public

    Forked from ityouknow/spring-boot-examples

    about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。

    Java

  3. xxl-job xxl-job Public

    Forked from xuxueli/xxl-job

    A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)

    Java

  4. springboot-learning-example springboot-learning-example Public

    Forked from JeffLi1993/springboot-learning-example

    spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。

    Java

  5. microservices-platform microservices-platform Public

    Forked from zlt2000/microservices-platform

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

    Java

  6. spring-boot-demo spring-boot-demo Public

    Forked from xkcoding/spring-boot-demo

    spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 63 个集成demo,已经完成 52 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)…

    Java