All Projects → chengbinbbs → SpringBootDataSourceMutil

chengbinbbs / SpringBootDataSourceMutil

Licence: other
spring-boot、Spring MVC、Mybatis、JTA实现多数据源动态切换,读写分离,加入Retry重试机制

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to SpringBootDataSourceMutil

mybatis
Mybatis study
Stars: ✭ 66 (+247.37%)
Mutual labels:  mybatis, spring-mvc
pighelper
🐷基于Hybrid+SSM的养猪信息化管理平台,该平台实现了对实时新闻,猪价的爬虫获取,以及各类养殖账单的增删改查等等。该项目适配了移动端界面,最终通过Hybrid混合式App开发技术打包成App,安装在移动端使用
Stars: ✭ 25 (+31.58%)
Mutual labels:  mybatis, spring-mvc
littlefisher-system
个人博客
Stars: ✭ 19 (+0%)
Mutual labels:  mybatis, spring-mvc
EMAN
一个基于SSM框架与物品的协同过滤算法(ItemCF)的简单电子书推荐系统
Stars: ✭ 48 (+152.63%)
Mutual labels:  mybatis, spring-mvc
springbook
java8+springMVC4+mybatis编写一个图书管理系统
Stars: ✭ 32 (+68.42%)
Mutual labels:  mybatis, spring-mvc
IDEAPractice
Java练习 - Java基础知识,面试题,小demo,长期积累 | intellij idea + maven + tomcat
Stars: ✭ 45 (+136.84%)
Mutual labels:  mybatis, spring-mvc
Student-Information-Administration-System
大学生信息管理系统——初学路上自己摸索实践的项目
Stars: ✭ 91 (+378.95%)
Mutual labels:  mybatis, spring-mvc
Ssm
Spring + Spring MVC + Mybatis 构建的简易论坛
Stars: ✭ 209 (+1000%)
Mutual labels:  mybatis, spring-mvc
huanhuan-blog
一个java版本freemarker的小博客项目
Stars: ✭ 19 (+0%)
Mutual labels:  mybatis, spring-mvc
JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Stars: ✭ 517 (+2621.05%)
Mutual labels:  mybatis, spring-mvc
blog-ssm
一个简单漂亮的SSM博客系统。
Stars: ✭ 487 (+2463.16%)
Mutual labels:  mybatis, spring-mvc
Topic
简单的论坛,使用Spring MVC,Mybatis,Bootstrap等框架.
Stars: ✭ 14 (-26.32%)
Mutual labels:  mybatis, spring-mvc
Wms
一个基于Spring MVC、Spring、MyBatis、Shiro框架的仓库管理系统Demo。A warehouse management system implement with Spring MVC, Spring Framework,MyBstis,Shiro and MySQL
Stars: ✭ 248 (+1205.26%)
Mutual labels:  mybatis, spring-mvc
Spring-SpringMVC-MyBatis-Maven
这是平时基于Maven的用于spring整合相关内容的学习demo
Stars: ✭ 74 (+289.47%)
Mutual labels:  mybatis, spring-mvc
Tutorial
Spring Boot的例子,包含RESTful API, MVC, JMS, Cache, Mybatis, Cache, Websocket...
Stars: ✭ 215 (+1031.58%)
Mutual labels:  mybatis, spring-mvc
DAFramework
云南数聚基础框架
Stars: ✭ 25 (+31.58%)
Mutual labels:  mybatis, spring-mvc
Xbin Store
模仿国内知名B2C网站,实现的一个分布式B2C商城 使用Spring Boot 自动配置 Dubbox / MVC / MyBatis / Druid / Solr / Redis 等。使用Spring Cloud版本请查看
Stars: ✭ 2,140 (+11163.16%)
Mutual labels:  mybatis, spring-mvc
Shopping Mmall
聚焦高并发、分布式集群、微服务架构迭代的互联网电商项目(Java技术栈)
Stars: ✭ 194 (+921.05%)
Mutual labels:  mybatis, spring-mvc
Graduate
预约挂号系统的后台WEB
Stars: ✭ 34 (+78.95%)
Mutual labels:  mybatis, spring-mvc
vacomall
☀️☀️ 基于 dubbo 实现的分布式电商平台。
Stars: ✭ 42 (+121.05%)
Mutual labels:  mybatis, spring-mvc

SpringBootDataSourceMutil

1.利用Spring的AbstractRoutingDataSource解决多数据源问题

2.利用AOP技术实现读写分离

3.引入XA分布式事务

4.引入Spring-Retry框架,出现网络抖动,连接超时等网络异常时加入重试机制

如您觉得该项目对您有用,欢迎点击右上方的Star按钮,给予支持,谢谢!!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].