DC-Danger / springboot-examples
spring boot 实践学习案例,与其它组件结合如 mybatis、jpa、dubbo、redis、mongodb、memcached、kafka、rabbitmq、activemq、elasticsearch、security、shiro等
☆10Updated last year
Alternatives and similar repositories for springboot-examples:
Users that are interested in springboot-examples are comparing it to the libraries listed below
- SpringBoot 整合常用框架,druid、mybatis、jpa、dubbo、redis、web等及使用示例,常用工具类等☆14Updated last year
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合并且高度可配置化,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认…☆15Updated 2 years ago
- springboot rabbitmq 实现延迟队列消费(订单定时过期处理)☆20Updated 6 years ago
- 基于springcloud微服务架构、分布式、高并发、高可用的电商平台,前端框架:VUE全家桶,后端技术:springcloud、redis、kafka、elk、xxljob、mybatispuls等框架技术☆23Updated 7 months ago
- spring boot学习redis做session缓存的整合☆12Updated 2 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆16Updated 6 years ago
- 这是基于spring cache开发的starter,已在生产环境多种业务情景下得以验证,请放心使用。☆10Updated 6 years ago
- Springcloud gateway 的样例工程, 封装了一些常用的网关功能,如鉴权,数据级权限控制,验签,动态路由,日志,流控,降级等☆20Updated 2 years ago
- springboot+atomikos+mysql+mybatis+druid+分布式事务☆30Updated 7 years ago
- 基于微服务的整合,含SpringCloud/Dubbo/SpringCloudAlibaba微服务的搭建/整合/Demo/生产构建/优化整合等场景,即开即用☆8Updated 3 months ago
- 一丰商城(Spring Boot + Spring Cloud分布式微服务架构解决方案项目)☆27Updated 6 years ago
- 基于springboot+springcloud的学习示例,整合springboot admin2.x,sharding-jdbc,分布式session,kafka,rocketmq,websocket,自定义springboot启动器,springcloud-dalsto…☆29Updated 2 years ago
- MQ高级封装 轻易可拓展的 “微服务端”☆18Updated 8 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 2 years ago
- 基于mybatis-plus的springboot代码生成器,实现controller restful风格CURD接口,service层CURD对IService的方法再次封装,方便添加业务逻辑,serviceImpl中方法实现执行debug日志打印,mapper模板在官方…☆45Updated 2 years ago
- 快速使用spring cache☆10Updated 7 years ago
- 双重缓存,通过guava-cache和redis实现本地缓存+服务器缓存的双重缓存☆21Updated 4 years ago
- 基于SpringCloud + Nacos + Mybatis Plus + renren代码生成器 + MySQL + Redis缓存+ RabbitMQ消息队列 + ES搜索引擎 + ELK + OSS自己搭建企业级**B2C**电商项目。☆11Updated 4 years ago
- The project of spring boot to monitor data and insert into DB☆25Updated 2 years ago
- 使用RabbitMQ的TTL(Time-To-Live)和DLX(Dead Letter Exchanges)特性实现的消息延迟队列的代码样例:实现对消息的延迟消费和延迟重试。☆8Updated 6 years ago
- Spring Boot 基于Sentinel服务接口监控及其手自一体化限流☆19Updated 2 years ago
- springboot结合阿里mycat数据库中间件,实现分库分表☆29Updated 7 years ago
- Spring Cloud是一系列框架的有序集合。它利用Spring Boot的开发便利性巧妙地简化了分布式系统基础设施的开发,如服务发现注册、配置中心、消息总线、负载均衡、断路器、数据监控等,都可以用Spring Boot的开发风格做到一键启动和部署。☆28Updated 5 years ago
- ☆43Updated 2 years ago
- 敏感词过滤 DFA算法☆25Updated 6 years ago
- mybatis3在spring中的分库分表☆26Updated 8 years ago
- Spring Boot 整合 Elasticsearch☆18Updated 4 years ago
- sharding jdbc分库分表和强制路由的例子☆24Updated 6 years ago
- xxl-job-plus是xxl-job的增强包,在不对xxl-job-core源码修改的情况下,提供对接注册中心能力。支持监测注册中心xxl-job-admin服务上下线,executor服务上下线,实现executor 向xxl-job-admin自动启动、刷新、停止,完…☆18Updated 2 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated last year