Skip to content
View jun-stack's full-sized avatar

Block or report jun-stack

Report abuse

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

Report abuse

Popular repositories Loading

  1. android-labs-2020 android-labs-2020 Public

    Forked from hzuapps/android-labs-2020

    移动应用开发(Android)课程实验库(2020秋)

    Java

  2. HZU-BD HZU-BD Public

    2020大数据溯源系统团队

  3. FundingOnline FundingOnline Public

    Forked from OYSLccctop/FundingOnline

    IDEA-尚筹网-全套代码

    JavaScript

  4. 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

  5. mall-admin-web mall-admin-web Public

    Forked from macrozheng/mall-admin-web

    mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。

    Vue

  6. redis redis Public

    Forked from microsoftarchive/redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes

    C