rstyro / Springboot
springboot 和一些主流框架的整合的各个基本demo
☆1,052Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for Springboot
- SpringBoot系列Demo代码,每个子项目都是SpringBoot的一个知识点或者说技能点且都有对应的博客介绍,代码开箱即用适合新手学习或老司机复习☆564Updated 3 weeks ago
- X-SpringBoot是一个轻量级的Java快速开发平台,能快速开发项目并交付【接私活利器】☆2,287Updated last month
- 🔥🔥🔥 基于 SpringBoot+Mybatis+Redis+RabbitMQ 秒杀系统☆1,213Updated 6 months ago
- 公众号【江南一点雨】文章案例汇总,技术文章请戳这里----->☆1,358Updated last year
- 🐲基于SpringCloud 2023.x + Dubbo 3.x构建的模拟秒杀微服务项目,集成了Elasticsearch🔍、Gateway、Mybatis-Plus、Sharding-JDBC等常用开源组件☆1,947Updated 2 months ago
- spring boot demo 是一个Spring Boot、Spring Cloud的项目示例,根据市场主流的后端技术 ,共集成了50+个demo,未来将持续更新。该项目包含helloworld(快速入门)、web(ssh项目快速搭建)、aop(切面编程)、data-re…☆932Updated last year
- 一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题,夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目,Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 …☆2,688Updated 10 months ago
- spring cloud 版分布式电商项目,全力打造顶级多模块,高可用,高扩展电商项目☆1,004Updated 10 months ago
- 基于SpringBoot + MySQL + Redis + RabbitMQ + Guava开发的高并发商品限时秒杀系统☆2,908Updated 2 years ago
- Java Practice Projects(SSM、Spring Boot、Spring Security、MinIO、Vue). 以Java语言为主的各种项目实践,涵盖各个业务、各个功能,并附上高质量文章讲解,其中一些甚至可以单开一个仓库。让你再也不用寻找各种框架d…☆1,393Updated 2 years ago
- 蘑菇博客(MoguBlog),一个基于微服务架构的前后端分离博客系统。Web端使用Vue + Element , 移动端使用uniapp和ColorUI。后端使用Spring cloud + Spring boot + mybatis-plus进行开发,使用 Jwt + S…☆1,645Updated 5 months ago
- 从零入门 !Spring Security With JWT(含权限验证)后端部分代码。☆1,371Updated last year
- SpringBoot_v2项目是努力打造springboot框架的极致细腻的脚手架。包括一套漂亮的前台。无其他杂七杂八的功能,原生纯净。☆1,754Updated last year
- Springboot-Notebook 一个以 springboot 为基础开发框架, 整合 Redis 、Mysql 、 Rabbitmq 、ES 、MongoDB、sharding-jdbc 分库分表、zookeeper 、web人脸识别 、实时消息推送 、SQL优化、…☆3,092Updated 3 weeks ago
- springboot用法和与各种框架、组件等结合使用,包括springboot的注解 分析、路径分析、取得内置对象、项目打包、配置环境属性、读取资源文件、Bean配置、模板渲染、基于yml的多profile配置、基于properties的多profile、添加数据验证、配置错…☆885Updated 7 years ago
- spring-boot分布式高并发秒杀系统☆469Updated last year
- 🍃SpringBoot系列Demo;SpringBoot、MyBatis、Redis、MySql、Kafka、RocketMQ☆795Updated 3 weeks ago
- mall-cloud-alibaba 是一套基于开源商城 mall 改造的 spring cloud alibaba 体系微服务商城系统。采用了spring cloud alibaba 、 Spring Cloud Greenwich、Spring Boot 2、MyBat…☆781Updated last year
- 轻松阅读,基于SpringCloud生态开发的阅读类APP微服务实战项目,涉及 SpringCloud-Gateway、Nacos、OpenFeign、Hystrix、Jwt、ElasticSearch 等技术的应用☆1,324Updated 2 years ago
- mall-tiny是一款基于SpringBoot+MyBatis-Plus的快速开发脚手架,拥有完整的权限管理功能,可对接Vue前端,开箱即用。☆1,917Updated 5 months ago
- SpringBoot学习的相关工程并辅以博文讲解。主要包括入门的Hello World、自定义配置的获取、集成mybatis的xml和注解使用、集成jpa的使用、集成druid进行项目的监控、事物实战使用, 项目打包、使用logback日 志文件管理、添加过滤器和拦截器、多数…☆1,616Updated this week
- Spring Boot工程实践,快速上手Spring Boot开发必备。最全的Spring Boot使用案例!☆1,567Updated 2 years ago
- SpringBoot 基础教程 | 从入门到上瘾 | 基于2.0.0.M5制作☆2,670Updated 2 months ago
- MyBatis-Plus代码生成器☆551Updated 2 months ago
- 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、k3s、k3d、k8s、mybatis加解密插件、异常处理、日志输出、多模块开发、多环境…☆2,478Updated last year
- java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、sprin…☆1,255Updated 9 months ago
- Spring Boot & Spring Cloud & Spring Security Demo Case(Spring学习示例实战项目)☆654Updated 6 months ago
- 这是一个使用了springboot+springSecurity+jwt实现的基于token的权限管理的一个demo☆688Updated 3 years ago
- eblog是一个基于Springboot2.1.2开发的博客学习项目,为了让项目融合更多的知识点,达到学习目的,编写了详细的从0到1开发文档。主要学习包括:自定义Freemarker标签,redis的zset结构完成本周热议排行榜,t-io+websocket完成即时消息通…☆1,163Updated 5 months ago