知识梳理:数据结构和算法、leetcode解题记录、手写生产者-消费者模型、SpringAOP、Springboot 自定义注解,全局异常处理、整合 Mybatis、整合Redis、mybatis逆向工程、死锁、同步锁、读-写同步锁、BIO、NIO、AIO、Netty服务,客户端、ThreadLocal使用、23种设计模式(未完待续...)、生成 XML 文件、接口并发测试、Kafka 生产者消费者示例(持续更新...)
☆36Oct 24, 2023Updated 2 years ago
Alternatives and similar repositories for practice
Users that are interested in practice are comparing it to the libraries listed below
Sorting:
- mybatis generator 自动代码生成项目;实体类带注释;带mysql的limit分页☆11Dec 28, 2017Updated 8 years ago
- zxl-hadoop是一个大数据服务管理工具,基于Web界面,提供服务器集群的各种指标监控,并提供HDFS、MapReduce、Hive、Flink、Habase、Zookeeper、Kafka、Sqoop等大数据组件的一键式安装。☆22Sep 24, 2021Updated 4 years ago
- LinkMind is an enterprise-level composite multimodal large model middleware.☆18Updated this week
- 爱影视分享平台是一个基本SpringBoot+Vue前后端分离的影视平台,整合了市面上现有的影视功能,个人添加了交友匹配功能,引入了爬虫豆瓣电影☆10May 31, 2023Updated 2 years ago
- 星云项目基于JDK17、Spring Boot 3.5.x、Spring Cloud 2021生态体系技术,采用微服务前后端分离架构,供开发人员学习和交流。包括服务注册与发现、服务监控、服务管理、服务治理、服务网关、服务熔断、配置管理、OAuth2认证授权中心等常见微服务组…☆34Oct 12, 2025Updated 4 months ago
- 基于java实现的脚本(shell/cmd)部署工具,主要用于为部署人员提供简化、统一的配置项,分产品、环境、模块进行自动部署。☆36Dec 6, 2022Updated 3 years ago
- ☆12Apr 22, 2021Updated 4 years ago
- 一款高效的实时风控引擎☆12Feb 21, 2023Updated 3 years ago
- 完整的外排序算法,对8000万条数据(2G)大小进 行排序,使用临时文件作为内存扩展,算法思想:使用选择置换排序最大化顺串长度,多路归并减少IO开销,使用败者树来使归并达到最优。☆35Oct 28, 2019Updated 6 years ago
- 基于SpringBoot二次开发,简化Java服务端开发☆12May 20, 2025Updated 9 months ago
- 一个包含许多常用业务脚手架功能的管理系统,包含了前后端常用框架的集成,通用业务的封装和自动生成代码,可用于快速完成简单业务类型的管理系统☆11Apr 10, 2025Updated 10 months ago
- This Capture the Flag game, developed during a two-month project phase for a University of Mannheim lecture, features a 2D chessboard map…☆13Jan 4, 2026Updated last month
- 个人博客☆10Sep 27, 2019Updated 6 years ago
- 基于 Springboot Vue2 实战开发的一套完整的博客管理系统 ! 请你点一个星星 star 鼓励我,感谢!☆10Apr 23, 2024Updated last year
- 微服务架构的社区+活动秒杀+抽奖平台☆19Jun 6, 2024Updated last year
- Like NW.js and node-webkit but with Gecko using XUL Runner☆12May 12, 2017Updated 8 years ago
- 《Spring Cloud 与 Docker 微服务架构实战》学习项目源码,作者博客地址:http://itmuch.com☆12Sep 19, 2018Updated 7 years ago
- rest 请求的API网关服务☆12Jan 12, 2019Updated 7 years ago
- An easy-to-use, scalable spark streaming ETL tool and sdk☆13Aug 14, 2017Updated 8 years ago
- ☆14Jan 31, 2019Updated 7 years ago
- 证券高频量化交易系统,提供抢板、半路板服务。☆11Feb 29, 2024Updated 2 years ago
- 团队协作沟通软件,打算做成开源免费的钉钉/飞书,预期使用5年时间完成这个巨大的目标。☆11May 29, 2024Updated last year
- 数据生成器,轻松生成模拟数据,接口联调快速Demo。☆10Jun 21, 2018Updated 7 years ago
- Examples using SeleniumBase — https://github.com/seleniumbase/SeleniumBase☆13Feb 10, 2026Updated 2 weeks ago
- BalloonUpdate 系列的所有图形化集成端。☆10Dec 13, 2022Updated 3 years ago
- 自研的微服务提供一站式轻量级框架(基于tcp自定义`dao`通信协议)。☆17Feb 6, 2026Updated 3 weeks ago
- Sharing valuable knowledge about TCP/IP.☆10Sep 13, 2021Updated 4 years ago
- 实现最简浏览器渲染模型☆13Feb 19, 2026Updated last week
- Demo project on how upload and process csv and excel file in the spring boot☆12Nov 9, 2017Updated 8 years ago
- 分布式架构开发套件。包括缓存(一二级缓存、自动缓存管理)、队列、分布式定时任务、文件服务(七牛、阿里云OSS、fastDFS)、日志、搜索、代码生成、API网关、配置中心、统一认证平台、分布式锁、分布式事务、集成dubbo、spring boot支持、统一监控等。所有rel…☆12Dec 14, 2022Updated 3 years ago
- 新版代码生成器☆10Apr 19, 2018Updated 7 years ago
- Addax Admin is a web-based management console for Addax ETL jobs, offering task scheduling, monitoring, and data management with a Vue 3 …☆18Feb 24, 2026Updated last week
- 基于webrtc和springboot实现的多人视频聊天室,支持多人视频聊天,发送文字消息,文件消息,支持图片和视频文件的预览等等...☆11Sep 11, 2023Updated 2 years ago
- 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等☆12Jan 2, 2018Updated 8 years ago
- 基于springboot容器,zokeeper分布式协调服务,dubbo分布式服务框架,redis缓存,spring jdbctemplate,mybatis持久层框架,mysql数据库等,加入netty+mqtt☆14May 27, 2025Updated 9 months ago
- An NFT trading platform, to achieve the collection of the chain, first, trading and other functions. 一个NFT交易平台,实现了藏品的上链、首发、交易等功能。☆13Jun 18, 2023Updated 2 years ago
- springboot2 + mybatis-plus3 +shiro1.4 +layui细颗粒度网站后台用户权限管理系统☆12Sep 4, 2018Updated 7 years ago
- 该项目使用人人开源框架进行开发。主要针对丽江现有测医疗项目前提下,利用现有物联网平台进行平台大整合,把几个互不关联的平台数据进行融合,实现数据流通,以便后面进行数据分析等,以及智慧医疗的药品商城实现等。☆10Feb 9, 2019Updated 7 years ago
- 适用于中小型后台管理项目的前后端分离框架。后端使用 JDK21 + SpringBoot3.2 + SaToken + MybatisPlus 等技术栈,前端使用 FiveAdminV2 进行开发。后端:https://github.com/zhangyuge7/newbi…☆13Oct 21, 2024Updated last year