opkcloud's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
xingshaocheng/architect-awesome
后端架构师技术图谱
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
jgraph/drawio-desktop
Official electron build of draw.io
eugenp/tutorials
Getting Started with Spring Boot 3:
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
jaywcjlove/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
facert/awesome-spider
爬虫集合
davideuler/architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
microsoft/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
b3log/symphony
仓库已经迁移到 https://github.com/88250/symphony
pagehelper/Mybatis-PageHelper
Mybatis通用分页插件
crossoverJie/cim
📲cim(cross IM) 适用于开发者的分布式即时通讯系统
instantbox/instantbox
📦 Get a clean, ready-to-go Linux box in seconds.
Blankj/awesome-comment
:boom: Funny comments
apache/incubator-seata-samples
Apache Seata(incubating) Samples for Java
xuwujing/springBoot-study
SpringBoot学习的相关工程并辅以博文讲解。主要包括入门的Hello World、自定义配置的获取、集成mybatis的xml和注解使用、集成jpa的使用、集成druid进行项目的监控、事物实战使用, 项目打包、使用logback日志文件管理、添加过滤器和拦截器、多数据源、Restful风格的服务、集成elasticsearch、redis、netty、集成jsp和thymeleaf、集成storm、kafka等相关技术。
NoCortY/WebSSH
纯Java实现的WebSSH
dunwu/spring-tutorial
:book: Spring 教程
codeegginterviewgroup/CodeEggDailyInterview
码个蛋每日面试题
niumoo/springboot
🌿 springboot 分析与学习 & 入门示例 & 图文教程,本 Spring Boot 系列文章基于 Spring Boot 版本 v2.x 进行学习分析。 所有项目示例都有对应的文章介绍,可以直接点击 https://www.wdbyte.com 阅读。
zonghaishang/dubbo-samples
samples for Apache Dubbo (incubating)
niezhiliang/signature-utils
java Graphics2D 画 椭圆 圆形公章公司签章
Richard-Yi/springboot-actuator-prometheus-test
a simple demo for learning how to monitor spring boot apps via actuator module and prometheus
linkypi/my-dubbo-seata
dubbo对接seata案例