Skip to content
View hanjiajianing's full-sized avatar

Block or report hanjiajianing

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

    Forked from hollischuang/toBeTopJavaer

    To Be Top Javaer - Java工程师成神之路

    Java 1

  2. mini-spring mini-spring Public

    Forked from DerekYRC/mini-spring

    mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。

    Java 1

  3. springmvc springmvc Public

    Forked from tangzhezhi/springmvc

    考试系统--生成试卷、授权、得分,手工阅卷,自动阅卷。

    JavaScript

  4. spring-boot-examples spring-boot-examples Public

    Forked from ityouknow/spring-boot-examples

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

    Java

  5. awesome-cs-books awesome-cs-books Public

    Forked from imarvinle/awesome-cs-books

    经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等

  6. mall mall Public

    Forked from macrozheng/mall

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

    Java