本项目是基于微服务架构的班车预约系统,采用两个版本第一个版本:springboot+mybatis+dubbo+rocketmq+mysql+redis等。第二个版本:spring-cloud重构,当然,该项目也是前后端分离,前端采用比较流行的vue框架。
☆257May 16, 2024Updated 2 years ago
Alternatives and similar repositories for school-bus
Users that are interested in school-bus are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 自己的学习笔记。包含:个人秋招经历、🐂客面经问题按照频率总结、Java一系列知识、数据库、分布式、微服务、前端、技术面试、每日文章等(持续更新)☆2,368Dec 2, 2024Updated last year
- SpringBoot+Zookeeper+Dubbo打造分布式高并发商品秒杀系统☆536May 3, 2023Updated 3 years ago
- 慕课网【Spring Boot构建电商基础秒杀项目 】+【性能优化,打造亿级秒杀系统】源码、笔记和解析☆525Jun 21, 2022Updated 3 years ago
- 请star,勿fork,因为爱force push!涵盖国际大厂Java/数据库/DDD/设计模式/微服务/中间件/AI大模型应用/区块链开发最佳实践。关注公众号【JavaEdge】,一起交流学习!☆2,858Mar 26, 2026Updated 2 months ago
- java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、sprin…☆1,304Jan 24, 2024Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 马士兵高并发,Java基础视频学习源码☆172Jun 7, 2025Updated 11 months ago
- 2019牛客网高级项目☆273Jun 21, 2022Updated 3 years ago
- 计算机学习资料(Java , Jvm , Linux , Mysql , Netty , Redis , Netty , Spring , SpringBoot , Mybatis , Rabbitmq ,计算机网络 , 数据结构与算法 , 设计模式 )Github网页阅读…☆1,207Sep 8, 2022Updated 3 years ago
- 本项目是一个预约挂号系统,包含了后台管理系统和前台用户系统,后台包括医院设置管理、数据管理、用户管理、订单管理和统计管理等功能,前台包含用户登录、就诊人管理、用户实名认证和预约挂号等功能。项目采用前后端分离的方式进行开发,前端基于Vue构建,后端采用SpringCloud微…☆14Mar 2, 2022Updated 4 years ago
- 🐎基于SpringCloud 2023.x + Dubbo 3.x + AI构建的模拟秒杀微服务项目,集成了Elasticsearch🔍、Gateway、Mybatis-Plus、Sharding-JDBC等常用开源组件☆2,376May 8, 2026Updated 3 weeks ago
- 📓从Java基础、JavaWeb基础到常用的框架再到面试题、微服务、分布式、大数据都有完整的教程,几乎涵盖了Java必备的知识点☆2,166Aug 18, 2025Updated 9 months ago
- Java工程师修炼之道 - 梳理Java知识体系,沓实架构基础☆1,340Jan 20, 2025Updated last year
- 基于 Springboot + Redis + Kafka 的秒杀系统,乐观锁 + 缓存 + 限流 + 异步,TPS 从 500 优化到 3000☆483Dec 5, 2023Updated 2 years ago
- TINY-RPC☆27May 26, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 从零开始搭建秒杀系统 由浅入深,配合博客入门教程文章食用,风味极佳。☆976Apr 21, 2024Updated 2 years ago
- 一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题,夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目,Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 …☆2,935Dec 17, 2023Updated 2 years ago
- 学习使用rocketmq4.X , 事务消息、延迟消息、普通消息。☆26Aug 26, 2023Updated 2 years ago
- 十次方项目:springboot+springcloud社交项目☆33Apr 27, 2020Updated 6 years ago
- ⭐⭐⭐⭐高并发-高可靠-高性能three-high-import导入系统-高并发多线程进阶☆2,170Nov 30, 2023Updated 2 years ago
- 大厂一线工程师四年磨一剑精心编排 Java 高并发编程教程。详细文档讲解请阅读本人的知识库仓:https://github.com/Wasabi1234/Java-Interview-Tutorial☆1,232May 9, 2023Updated 3 years ago
- 基于微服务架构实现的智能招聘系统(用于毕业设计)-前端地址//github.com/Clairezyw/recruit☆256Dec 16, 2023Updated 2 years ago
- ☆10Aug 14, 2020Updated 5 years ago
- Spring Boot+MySQL+Redis+RabbitMQ的高性能高并发商品秒杀系统设计与优化☆196Jul 12, 2025Updated 10 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 在线教育系统,分为前台网站系统和后台运营平台。 前台用户系统包括课程、问答、文章三大部分,使用了微服务技术架构,前后端分离开发。 后端的主要技术架构是:SpringBoot + SpringCloud + MyBatis-Plus + HttpClient + MySQL …☆337Jun 29, 2022Updated 3 years ago
- java学习笔记,包括JVM,看过的技术以及非技术书籍,SpringCloud 商城项目以及工具介绍,leetcode剑指offer算法,spring,JDK一些工具的源码,☆656Jun 21, 2022Updated 3 years ago
- 关于物联网的java项目☆13Oct 7, 2018Updated 7 years ago
- IDEA-尚筹网-全套代码☆120Dec 16, 2022Updated 3 years ago
- 仿牛客网的问答社区。该项目为练手项目,基于 SpringBoot + Mybatis + Redis 实现了基本的登录注册、发帖、评论、点赞、回复等功能。☆35Feb 23, 2022Updated 4 years ago
- ✍️ Java 工程师必备架构体系知识总结:涵盖分布式、微服务、RPC等互联网公司常用架构,以及数据存储、缓存、搜索等必备技能☆2,096Oct 10, 2025Updated 7 months ago
- SpringBoot+Vue+Element-UI (新冠-物资管理系统) 纯前后端分离项目, 抗疫相关物料的管理系统,领用、派发记录,库存查询统计。寂寞消遣之作~, 项目预览地址:https://www.zykhome.club 武汉加油☆741Aug 26, 2024Updated last year
- A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)☆4,421Sep 30, 2025Updated 8 months ago
- ☕ JavaCore 是对 Java 核心技术的经验总结。☆3,325Jan 6, 2026Updated 4 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 一个简单的RPC框架的实现☆824Mar 2, 2026Updated 2 months ago
- 音乐社交网站,使用Vue,Spring Boot,Spring Cloud等框架构建的基于微服务架构的前后端分离项目☆53Nov 16, 2022Updated 3 years ago
- 一个仿照牛客网实现的讨论社区,不仅实现了基本的注册,登录,发帖,评论,点赞,回复功能,同时使用前缀树实现敏感词过滤,使用wkhtmltopdf生成长图和pdf,实现网站UV和DAU统计,并将用户头像等信息存于七牛云服务器。☆466Jul 12, 2025Updated 10 months ago
- 基于SpringCloud的校园二手书交易系统,整合了nacos、feign、springcloud-gateway服务,实现Docker部署和云部署。☆36Apr 19, 2022Updated 4 years ago
- 基于SpringBoot + MySQL + Redis + RabbitMQ + Guava开发的高并发商品限时秒杀系统☆3,251Mar 6, 2022Updated 4 years ago
- 基于Vue + SpringBoot实现的前后端分离的仿小米商城项目,包含秒杀模块。☆676Jul 12, 2025Updated 10 months ago
- 一个基于netty实现的简易消息队列,具备通配符模式☆11Apr 17, 2022Updated 4 years ago