scalad / SpringBoot-RabbitMQ
RabbitMQ为异步消息处理提出了一个很好的解决方案,它是一个非常好用的消息中间件,主要用于中间件的解耦,同时,Spring Boot为RabbitMQ提供了支持, Spring Boot为Rabbit准备了spring-boot-starter-amqp,spring-rabbit 支持 AMQP(即Advanced Message Queuing Protocol,高级消息队列协议,是应用层协议的一个开放标准),并且为RabbitTemplate和RabbitMQ提供了自动配置选项
☆180Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for SpringBoot-RabbitMQ
- springboot 学习mybatis+mysql读写分离(一写多读)+事务☆125Updated 6 years ago
- maven多模块化,springboot项目,基础各种微服务、搜索引擎☆229Updated 2 years ago
- 基于Spring Cloud(Finchley版本)架构体系,整合各微服务基础组件的最新最全的脚手架工程。微服务架构: Spring Cloud全家桶 + Spring boot 2.x + Oauth2 + Mybatis + Druid + Mysql + Shardi…☆171Updated 6 years ago
- spring session + redis 实现session共享,完成 单点登录☆159Updated 7 years ago
- Spring-boot 集成druid数据库连接池,Spring-boot实现druid的动态数据源,Spring-boot实现定时任务schedule,spring-boot集成mybatis☆186Updated 6 years ago
- 封装activeMQ,支持数据库事务,使用Spring4注解方式,解决分布式事务问题本项目是对项目ActiveMQ项目优化☆97Updated 2 years ago
- ✨Spring security OAuth2☆161Updated 6 years ago
- SpringBoot 学习☆146Updated 7 years ago
- ☆93Updated 6 years ago
- 基于SpringCloud 的微服务,订单,支付,商场(活动),工作流,用户,短信,极光☆203Updated 3 weeks ago
- ☆74Updated 7 years ago
- springboot集成swagger,mybatis,redis☆187Updated 7 years ago
- SpringBoot敏捷微服务开发示例(服务注册中心、服务提供者、实现客户端负载均衡的消费者、声明式的Web Service客户端消费者、服务网关 、分布式配置中心、使用分布式配置的客户端)☆215Updated 7 years ago
- springboot+mybatis skeleton☆111Updated 2 years ago
- SpingBoot框架使用与研究项目。☆174Updated 5 years ago
- 微服务 spring dubbo项目:dubbo rpc;druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务;aop;ftp;测试;Metrics监控;参数验证;跨域处理;shiro权限控制;consul服务注册,发现;redis分布式…☆224Updated last year
- 北京工作室每周学习☆93Updated 8 years ago
- shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和lay…☆91Updated 2 years ago
- springboot 使用 redis guava caffeine 缓存示例☆155Updated 2 years ago
- Spring整合Quartz基于数据库的分布式定时任务,可动态添加、删除、修改定时任务。☆322Updated 4 years ago
- SprintBoot开发的Rest API接口项目实战,集成了拦截器,日志处理,mysql,mybatis, oauth2.0, spring secutity等,已投入生产线上使用。应用了https://github.com/hemin1003/spring-boot-s…☆291Updated 2 years ago
- 使用javaconfig的方式整合SpringMVC+Mybatis+SpringSecurity实现基于数据库的权限系统,包括对按钮的权限控制。☆85Updated 7 years ago
- 基于SpringBoot+SpringCloud+Mybatis主流框架搭建的分布式敏捷开发系统架构,为中、小型项目打造企业级基础开发多种解决方案。☆146Updated 7 years ago
- Java分布式开发平台:Spring, Spring MVC, MyBatis, Dubbo, Redis, Shiro权限管理, Quartz分布式调度, RocketMQ通信, 本地缓存, Redis缓存, 分布式缓存, 分布式事务☆236Updated 6 years ago
- Springboot2,Spring源码学习项目,涉及SpringBoot2 自动装配实现机制,Spring AOP动态代理以及IOC各种扩展接口的实现方式。☆117Updated 4 years ago
- Spring Boot 整合Mybatis、Druid、PageHelper、Swagger 、AOP、过滤器、拦截器、thymeleaf 基础入门demo☆133Updated 5 years ago
- 用netty实现长连接和心跳监测的示例代码☆134Updated 5 years ago
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目,后加的springMQ7是纯java项目,只有activeMQ,能成功运行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆72Updated 9 years ago
- SpringBoot企业级核心技术,对应简书《Spring Boot 核心技术》专题配套源码☆115Updated 6 years ago