# java-sourcecode-learn **Repository Path**: ybqdren/java-sourcecode-learn ## Basic Information - **Project Name**: java-sourcecode-learn - **Description**: java 开源项目源码阅读 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-18 - **Last Updated**: 2022-06-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # java-sourcecode-learn [![wakatime](https://wakatime.com/badge/user/e1661f37-5d4a-4a32-8cda-0f1d65c01658/project/68a30d5d-d003-4206-8728-b45fe3084ca5.svg)](https://wakatime.com/badge/user/e1661f37-5d4a-4a32-8cda-0f1d65c01658/project/68a30d5d-d003-4206-8728-b45fe3084ca5) java 相关源码阅读 ----- # 后台管理系统 - [elunez/eladmin](https://github.com/elunez/eladmin) 一个基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 JWT、Spring Security、Redis、Vue的前后端分离的后台管理系统 - [TaleLin/linCMS](https://github.com/TaleLin/lin-cms-spring-boot) 一套内容管理系统框架 - [wangchengming666/spring-boot-web](https://github.com/wangchengming666/spring-boot-web) 基于spring boot 2.0 + MyBatisPlus 3.0的轻量级后台管理系统 - [cjbi/Wetech-Admin](https://github.com/cjbi/wetech-admin) 基于 Spring Boot 2.0 + Mybatis + Vue 的轻量级后台管理系统 - [yangzongzhuan/ruoyi](https://github.com/yangzongzhuan/RuoYi) 后台管理系统 # 电商系统 - [macrozheng/mall](https://github.com/macrozheng/mall) 一套电商系统 # 网约车项目 [online-taxi-sc-src]() 一套曾真实投入生产、参与迭代的网约车系统 # 工具 - [mouzt/mzt-biz-log](https://github.com/mouzt/mzt-biz-log) 通用操作日志组件 # 开源教程 - [Snailclimb/spring-security-jwt-guide](https://github.com/Snailclimb/spring-security-jwt-guide) spring-security + jwt 教程 # 开发脚手架 - [ueboot/ueboot](https://github.com/ueboot/ueboot) 一个基于spring boot2 + vue2.0+iview3.0的基础开发平台,通过这个平台可以快速完成某些CRUD功能的系统(从前端到后端快速实现) # 博客系统 [halo-dev/halo](https://github.com/halo-dev/halo) 一款现代化的开源博客/CMS系统。 # 中间件 [spring-boot-starter-hbase](https://github.com/SpringForAll/spring-boot-starter-hbase) 自定义的spring-boot的hbase starter,为hbase的query和更新等操作提供简易的api并集成spring-boot的auto configuration (已经很久没有更新了) # 图书配套源码(books/) [Java-high-concurrency-core-Programming-Volume-2](https://gitee.com/crazymaker/Java-high-concurrency-core-Programming-Volume-2-source-code.git) 《Java 高并发核心编程(卷2)[Java-high-concurrency-core-Programming-Volume-2](https://gitee.com/crazymaker/Java-high-concurrency-core-Programming-Volume-2-source-code.git) 《Java 高并发核心编程(卷2) :多线程、锁、JMM、JUC 》by 尼恩 图书配套源码