wulangcode / spring-boot-demo
spring boot demo 是一个用来深度学习并实战 spring boot 的项目,该项目已成功集成batis-aop(AOP自定义多数据源)、multi-datasource-mybatis(使用Mybatis集成多数据源)、quartz(定时任务)、rabbitmq-access(Rabbitmq手动确认模式)、rabbitmq-availability(RabbitMQ消息100%可靠性投递)、redis(单机||哨兵||集群||Lettuce)、RocketMQ-demo(RocketMQ,实现消息的发送和接收)、RocketMQ-shop-project(RocketMQ模拟电商网站购物)、Spring Security(实现动态权限的实现||Spring Cloud…
☆48Updated 2 years ago
Alternatives and similar repositories for spring-boot-demo
Users that are interested in spring-boot-demo are comparing it to the libraries listed below
Sorting:
- Spring Cloud ,Spring Cloud Alibaba 系列学习教程☆108Updated 2 years ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆225Updated 2 years ago
- 🎉基于Spring Boot 2.7 & 3.0、 Spring Cloud & Alibaba、Spring Authorization Server等主流技术栈的微服务RBAC 、SaaS多租户 系统。✨✨点个star ➕关注。持续更新 🍺🍺欢迎加入交流群。☆94Updated 6 months ago
- SpringBoot整合MyBatis-Plus,源码学习,增删改查,Lamdba支持☆165Updated 8 months ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆67Updated 6 years ago
- SpringCloudAlibaba的详细使用,包括Nacos,Sentinel,Feign,Gateway,Skywalking等☆236Updated 7 months ago
- 基于springcloud的脚手架(smart-cloud)示例,支持服务合并部署与拆分部署、接口加解密签名、日志数据脱敏、接口数据mock、接口文档自动生成、请求幂等校验、接口日志&&sql日志切面打印、分表分库分布式事务等☆31Updated 3 weeks ago
- 增强SpringBoot Schedule,开发中间件以zookeeper为注册中心扩展为分布式任务调度系统,接入方式接单易用,目前实现功能如下; 多机器部署任务 统一控制中心启停 宕机灾备,自动启动执行 实时检测任务执行信息:部署数量、任务总量、成功次数、失败次…☆93Updated 2 years ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆194Updated last year
- double cache used in springBoot project☆54Updated 3 years ago
- Spring Cloud Alibaba基于Alibaba的微服务解决方案,整和了Nacos,Feign,Sentinel,Spring Cloud Gateway,SkyWalking ,RocketMQ等组件,利用该项目可以快速搭建Spring Cloud微服务项目的骨…☆116Updated 5 years ago
- 📚Springboot 实战小项目😋,目前有:秒杀项目,RaiitMQ 进阶,SpringAOP插件模块开发,Spring事件机制,Springboot SPI机制,Springboot自定义starter,docker,Minio,quartz,MybatisPlus…☆45Updated 7 months ago
- SpringBoot整合Shiro、JWT和Redis实现token登录授权验证以及token刷新☆44Updated 2 years ago
- 基于SpringBoot2.0及2.0以上的版本学习SpringBoot框架新特性,新用法、以及整合不同第三方框架的源码,配套教程文章请查看SpringBoot2.x系列教程:https://thinkingcao.blog.csdn.net☆101Updated 2 years ago
- 基于SpringBoot + Vue + Element UI的前后端分离权限管理系统☆75Updated 5 years ago
- 1.使用CountDownLatch实现多线程事务管理;2.配置log4j2动态日志☆28Updated 3 years ago
- springboot全局处理(异常+统一)☆105Updated 2 years ago
- SSO单点登录注销系统 基于java 、oauth2.0协议,支持跨域、多语言接入☆43Updated 2 years ago
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆128Updated 3 years ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆51Updated 5 years ago
- ☆32Updated last year
- 本项目基于spring-cloud-starter-oauth2搭建的认证中心和资源服务器的微服务项目,项目不仅仅简单的demo,项目的出发点在于实战应用。本项目为笔者花了不少时间和精力整理出来的,只需要稍微调整就可应用于实际项目当中,并且项目包含大量注释,不仅可以让你会用…☆229Updated 4 years ago
- springcloud学习的相关工程并辅以博文讲解。主要介绍Eureka(服务注册发现)、Feign (服务消费)、Ribbon(负载均衡)、Hystrix(熔断器)、Dashboard(熔断器监控)、Config(分布式配置中心)、Zuul(路由网关)等等相关内容。☆118Updated last year
- 商城项目☆38Updated 4 years ago
- 基于反射实现,高效 java版开放接口统一网关鉴权demo项目☆70Updated 2 years ago
- SpringBoot的定时调用的加强工具,实现定时任务动态管理,后续加入可视化管理、调度日志、集群任务统一管理☆62Updated 4 years ago
- 以 spring-boot 为基础,集成feign,微信sdk,百度ai等第三方工具,以及自定义接口权限拦截,表情处理,ftp连接池,地图坐标解析,mybatis-plus 代码自动生成,token防止表单重复提交,语音处理,敏感词过滤,分词器,参数校验☆56Updated last year
- Java修仙手册,各种Java笔记☆49Updated last month
- 一套涵盖大部分核心组件使用的Spring Cloud alibaba微服务实战教程,42篇文章,篇篇精华!手把手教你开发一个生产可用的SpringCloud开发框架。学完你也是微服务开发高手!☆29Updated 3 years ago
- 云流——微服务聚合平台☆93Updated 6 months ago