lnrCoder's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
iluwatar/java-design-patterns
Design patterns implemented in Java
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
redis/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, Streams, HyperLogLogs, Bitmaps.
kdn251/interviews
Everything you need to know to get the job.
TheAlgorithms/Java
All Algorithms implemented in Java
spring-projects/spring-framework
Spring Framework
charlax/professional-programming
A collection of learning resources for curious software engineers
testerSunshine/12306
12306智能刷票,订票
apolloconfig/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
wuyouzhuguli/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
qiurunze123/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
apache/incubator-seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
apache/flink
Apache Flink
NickeManarin/ScreenToGif
🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现
apache/shardingsphere
Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.
mybatis/mybatis-3
MyBatis SQL mapper framework for Java
d2-projects/d2-admin
An elegant dashboard
pagehelper/Mybatis-PageHelper
Mybatis通用分页插件
DoubleLabyrinth/navicat-keygen
A keygen for Navicat
izhangzhihao/intellij-rainbow-brackets
🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio/Fleet
linyiqun/DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
websemantics/awesome-ant-design
A curated list of Ant Design resources and related projects. The main idea is that everyone can contribute here, so we can have a central repository of informations about Ant Design that we keep up-to-date
yinjihuan/spring-cloud
《Spring Cloud微服务-全栈技术与案例解析》和《Spring Cloud微服务 入门 实战与进阶》配套源码
mercyblitz/segmentfault-lessons
Segment Fault 在线讲堂 代码工程
MisterBooo/Play-With-Sort-OC
基础排序 冒泡排序 插入排序 快速排序 双路快速排序 三路快速排序 堆排序
codingapi/springcloud-lcn-demo
LCN分布式事务框架v4.0 springcloud-lcn-demo
qiudaoke/shareniu-activiti
本项目为Activiti权威指南一书中的配套代码