luckyboy520's Stars
kevinhehc/redis-6.0
JosephZhu1983/java-common-mistakes
书籍《Java 开发坑点解析:从根因分析到最佳实践》 & 极客时间专栏《Java业务开发常见错误100例》源码
bjmashibing/JUC
多线程与高并发
bjmashibing/InternetArchitect
年薪百万互联网架构师课程文档及源码(公开部分)
SpringCloud/spring-cloud-code
🔥《重新定义Spring Cloud实战》实体书对应源码,欢迎大家Star点赞收藏
fenixsoft/monolithic_arch_springboot
基于SpringBoot的单体多层架构示例工程。《凤凰架构》的配套组件。
xiongxianzhu/ExcelUtils
POI实现Excel文件读写(导入导出)操作工具类
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
formulahendry/955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
atjiu/pybbs
更实用的Java开发的社区(论坛),Better use of Java development community (forum)
sofastack/sofa-boot
SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
whx123/JavaHome
一份超级详细的Java面试题【大厂面试真题+Java学习指南+工作总结】
RediSearch/RediSearch
A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.
baiduxunlei/baidu_xunlei_share
【免费】百度网盘超级会员,迅雷白金会员、爱奇艺会员账号每日分享,还有优酷,腾讯,芒果等VIP。AND。百度网盘(百度云),迅雷不限速工具分享。每天六点半准时更新 统统免费!!!。
AobingJava/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
undertow-io/undertow
High performance non-blocking webserver
wenyan-lang/wenyan
文言文編程語言 A programming language for the ancient Chinese.
bestony/logoly
A Pornhub Flavour Logo Generator
alibaba/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
dromara/hutool
🍬A set of tools that keep Java sweet.
xkcoding/spring-boot-demo
🚀一个用来深入学习并实战 Spring Boot 的项目。
apache/shardingsphere-elasticjob
Distributed scheduled job
mapstruct/mapstruct.org
Web site of the MapStruct project
xingshaocheng/architect-awesome
后端架构师技术图谱
crisxuan/bestJavaer
这是一个成为更好的Java程序员的系列教程
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
dreampeng/getsms
youlookwhat/DesignPattern
📚 Java 23种设计模式全归纳
tporadowski/redis
Native port of Redis for Windows. 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. This repository contains unofficial port of Redis to Windows.
527515025/springBoot
springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等