Skip to content
View wayn111's full-sized avatar
🦛
Out sick
🦛
Out sick

Organizations

@wayn-team

Block or report wayn111

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Starred repositories

98 results for source starred repositories written in Java
Clear filter

「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!

Java 152,427 46,040 Updated Nov 5, 2025

🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。

Java 103,493 13,376 Updated Oct 12, 2024

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

Java 82,045 29,533 Updated Oct 17, 2025

😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识

Java 78,460 19,289 Updated Oct 21, 2025

强大易用的开源建站工具。

Java 37,229 10,126 Updated Nov 6, 2025

🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站

Java 35,861 6,460 Updated Jun 13, 2023

🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP、AI 大模型等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!

Java 34,017 7,329 Updated Oct 12, 2025

🚀一个用来深入学习并实战 Spring Boot 的项目。

Java 33,969 11,003 Updated Jul 24, 2024

👨‍🎓 Java Core Sprout : basic, concurrent, algorithm

Java 27,057 7,034 Updated May 21, 2024

⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓

Java 26,550 6,632 Updated Apr 18, 2025

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

Java 25,479 5,435 Updated Jan 3, 2024

😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等

Java 23,024 4,234 Updated Oct 21, 2025

🔥 人人可用的开源 BI 工具,数据可视化神器。An open-source BI tool alternative to Tableau.

Java 22,263 3,851 Updated Nov 6, 2025

又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端

Java 20,009 7,347 Updated Oct 5, 2025

CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。

Java 18,952 5,439 Updated Jan 4, 2025

🏆 实时 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构 🏆 Real-Time coding-free, powerful and secure ORM 🚀 providing APIs and Docs without coding by Backend, and the returned JSON of API can b…

Java 18,260 2,262 Updated Oct 27, 2025

ruoyi-vue-pro 全新 Cloud 版本,优化重构所有功能。基于 Spring Cloud Alibaba + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城、CRM、ERP、AI 大模型等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!

Java 18,071 4,538 Updated Oct 31, 2025

大数据入门指南 ⭐

Java 16,730 4,310 Updated Jan 5, 2024

🥤 COLA: Clean Object-oriented & Layered Architecture

Java 12,711 3,212 Updated Jun 9, 2025

Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.

Java 12,039 2,766 Updated Nov 6, 2025

涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。

Java 9,786 1,240 Updated Jul 29, 2024

📲cim(cross IM) 适用于开发者的分布式即时通讯系统

Java 9,457 2,874 Updated Jun 24, 2025

📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.

Java 8,190 1,727 Updated Oct 23, 2025

The vip.com's java coding standard, libraries and tools

Java 7,671 1,527 Updated Sep 6, 2023

Enterprise job scheduling middleware with distributed computing ability.

Java 7,614 1,341 Updated Sep 12, 2025

Android 技术中台,但愿人长久,搬砖不再有

Java 6,750 1,392 Updated Sep 10, 2022

ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典

Java 6,533 2,305 Updated Nov 19, 2023

Drools is a rule engine, DMN engine and complex event processing (CEP) engine for Java.

Java 6,155 2,574 Updated Nov 2, 2025

📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.

Java 5,930 1,233 Updated Oct 31, 2025

Jeepay是一套适合互联网企业使用的开源支付系统,支持多渠道服务商和普通商户模式。已对接微信支付,支付宝,云闪付官方接口,支持聚合码支付。

Java 5,807 1,905 Updated Jul 17, 2025
Next