jordenLwq / Springboot-Links
Springboot读写分离,其实这个是在代码上面处理,实现动态数据源通过反射,AOP方式进行切换。其实在数据库方面,要做到主从同步。可以参照我的博客配置主从同步(MYSQL)https://jordenlwq.github.io/2017/12/06/hello-world/
☆16Updated 7 years ago
Alternatives and similar repositories for Springboot-
Users that are interested in Springboot- are comparing it to the libraries listed below
Sorting:
- 【基于注解和反射】Excel的简单、大数据量、基于模板、多sheet页的导入导出☆12Updated 6 years ago
- 基于Redis消息队列实现的异步化框架,将页面注册与邮件发送解耦,实现在注册成功后异步发送邮件的功能。 运行项目的时候: 需先开启Redis服务。☆21Updated 7 years ago
- spring boot集成dubbox☆11Updated 8 years ago
- 基于springcloud的lcn分布式事务处理☆18Updated 6 years ago
- 抽奖系统后台 springboot+mybatis redis队列处理高并发☆86Updated 8 years ago
- 线程池+消息队列缓存 批量处理高并发任务☆13Updated 5 years ago
- 此微服务包括分布式认证中心(jwt+redis),Eureka 集群,客户端负载均衡 turbin微服务监控。Hystrix服务熔断机制 请求限流。以及数据同步DATAX (https://github.com/alibaba/DataX),☆25Updated 7 years ago
- SpringCloud(Finchley.RELEASE)+SpringBoot(2.0.7)+LCN(5.0.2.RELEASE)项目骨架,eureka+config+bus+feign+ribbon+hystrix+zuul等组件支持,MyBatis+Redis+Mon…☆112Updated 6 years ago
- Java:购物车规则引擎。采用SOA思想,每个促销规则以插件的形式增减☆20Updated 9 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆17Updated 6 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆11Updated 6 years ago
- ☆13Updated 7 years ago
- springcloud 微服务,Sring cloud Greenwich.SR1 spring boot 2.1.3.RELEASE 版本 。服务水平加垂直分层,集成xxl-job定时任务系统、Redis缓存、队列、分布式锁,监控,EFK 日志搜索方案集成实现等☆120Updated 2 years ago
- 多级缓存框架-一级缓存caffeine 二级缓存redis☆17Updated 2 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Updated 7 years ago
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Updated 8 years ago
- 转载 flyray-base是一套包括组织机构、角色用户、权限授权、数据权限、内容管理、支付、对账、清结算、客户管理、营销活 动、库存管理、搜索模块等分布式框架,使用Spring+SpringMVC+Mybatis+dubbox+redis+rocketmq+elastic…☆54Updated 6 years ago
- 开源的Java开发脚手架,工作经验总结,springboot,springcloud,基于tk-mybatis代码反向生成,基于redis(redisson)注解形式加分布式锁等,计划将用该脚手架抄袭jeesite和ruoyi还有基于vue的后台权限管理系统做一套开源的后台…☆182Updated 2 years ago
- 快速使用spring cache☆10Updated 7 years ago
- smaker cloud是国内首个基于Spring Cloud、spring cloud alibaba微服务化快速开发脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架…☆86Updated 6 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆62Updated 2 years ago
- 秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆17Updated 5 years ago
- Druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务配置;aop配置;ftp服务;测试;Metrics监控;参数验证;跨域处理;shiro权限控 制;consul服务发现;redis分布式锁;SPI服务机制;cat监控☆48Updated 6 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 3 years ago
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Updated 8 years ago
- springboot + springcloud + feign + seata + mybatis + mysql☆54Updated 6 years ago
- spring cloud alibaba Integrate everything demo Nacos服务发现 Ribbon 负载均衡 Feign Nacos 配置中心 Spring cloud Gateway API网关 Apache RocketMQ 消息通信 Sp…☆12Updated 5 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆69Updated 6 years ago
- shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和lay…☆91Updated 3 years ago
- 基于反射实现,高效 java版开放接口统一网关鉴权demo项目☆72Updated 2 years ago