GenshenWang / AsyncMailSendLinks
基于Redis消息队列实现的异步化框架,将页面注册与邮件发送解耦,实现在注册成功后异步发送邮件的功能。 运行项目的时候: 需先开启Redis服务。
☆21Updated 7 years ago
Alternatives and similar repositories for AsyncMailSend
Users that are interested in AsyncMailSend are comparing it to the libraries listed below
Sorting:
- 多级缓存框架-一级缓存caffeine 二级缓存redis☆17Updated 2 years ago
- Spring AOP 实现记录系统操作日志☆25Updated 2 years ago
- shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和lay…☆91Updated 3 years ago
- 学习Spring事务管理时的源码☆10Updated 9 years ago
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆28Updated 2 years ago
- Springboot读写分离,其实这个是在代码上面处理,实现动态数据源通过反射,AOP方式进行切换。其实在数据库方面,要做到主从同步。可以参照我的博客配置主从同步(MYSQL)https://jordenlwq.github.io/2017/12/06/hello-worl…☆16Updated 7 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 3 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆64Updated 8 years ago
- 订单派单中心、springBoot、springMVC、Mybatis、Redis、Kafka、hikari☆63Updated 6 years ago
- 基于springboot & netty & kafka 实现的消息推送服务☆34Updated 6 years ago
- 分模块化开发Spring Boot 博客平台☆34Updated 7 years ago
- spring boot集成dubbox☆11Updated 8 years ago
- SpringBoot操作Elasticsearch的实战案例,elasticsearch 2.4.5/5.6.1☆35Updated 5 years ago
- RabbitMQ为异步消息处理提出了一个很好的解决方案,它是一个非常好用的消息中间件,主要用于中间件的解耦,同 时,Spring Boot为RabbitMQ提供了支持, Spring Boot为Rabbit准备了spring-boot-starter-amqp,spring-…☆180Updated 8 years ago
- 此微服务包括分布式认证中心(jwt+redis),Eureka 集群,客户端负载均衡 turbin微服务监控。Hystrix服务熔断机制 请求限流。以及数据同步DATAX (https://github.com/alibaba/DataX),☆25Updated 7 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 7 years ago
- 基于SpringBoot和Swagger2生成离线文档:PDF和Html5格式☆42Updated last year
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Updated 8 years ago
- 基于Spring Boot框架,前台框架为JUI的后台框架,功能会继续添加,欢迎大家star和fork!该项目是为了大家更好地运用Spring Boot的功能,进行实战。如果没有使用过Spring Boot,也是一个学习的好项目。可以快速实现一个基于Spring Boot的…☆142Updated 7 years ago
- LCN分布式事务框架v4.0 dubbo-lcn-demo☆40Updated 7 years ago
- Spring Boot技术栈示例代码,手把手快速上手教程。☆55Updated 5 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆48Updated 6 years ago
- 消息系统(短信,推送,邮件)等统一发送管理☆46Updated 8 years ago
- logging-aspect 项目中日志收集实现AOP 和 Listener两种全局实现☆10Updated 7 years ago
- jsets-shiro-spring-boot-starter示例项目☆46Updated 3 years ago
- Learning about the spring-boot instances☆56Updated 8 years ago
- 将”优雅的SSM框架“拆分为分布式架构(基于dubbo+zookeeper)☆22Updated 8 years ago
- SpringBoot+Security☆52Updated 7 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 基于SpringBoot+SpringCloud+Mybatis+Docker分布式敏捷开发系统架构,提供整套公共微服务服务模块:内容管理、支付中心、用户管理(包括第三方)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为 中小型企业打造…☆76Updated 7 years ago