Skip to content
qinshan.top
Search
K
Main Navigation
生活
美食
WeMeet
语文
英语
文档
2025
前端
基础
HTML
JavaScript
ES6
TypeScript
jQuery
CSS
BootStrap
ElementPlus
进阶
Vue3
uni-app
后端
基础
JavaSE
JavaEE
Python
设计模式
Spring生态
Spring
SpringBoot
Spring Cloud Netflix
Spring Cloud Alibaba
Spring Security
中间件
MySQL
MongoDB
Redis
RabbitMQ
RocketMQ
SQLite
PostgreSQL
ElasticSearch
Hadoop
运维
Linux
Windows
Jenkins
Docker
K8S
VitePress
Tomcat
Nginx
Problems
工具
SVN
Git
周边
算法图解
面试宝典
牛客
测试系统
主页(Vue)
主页(H5)
Workstation
WS(Vue)
发布中心(H5)
青山学习网(H5)
GHS
静态资源
Appearance
章目录
返回顶部
节目录
第3章 Spring Cloud Alibaba基础实战
3.1 SCA牛刀小试
3.1.1 【实例】实现乐观锁
3.1.2 【实例】实现多数据源
3.1.3 【实例】实现SQL语句中表名的动态替换
3.2 【实例】多环境部署(Maven+SCA)
3.2.1 初始化
3.2.2 多环境配置
3.2.3 构建
3.2.4 效果演示
3.3 【实例】多租户架构(MyBatisPlus+SCA)
3.3.1 多租户的概念
3.3.2 多租户的原理
3.3.3 架构
3.3.4 搭建及效果演示