会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
牛牛
牛牛在线
博客园
|
首页
|
新随笔
|
新文章
|
联系
|
订阅
|
管理
2024年4月25日
springboot+mybatisplus+dynicDatasource 从数据库表中查询数据源 动态添加
摘要: 1、pom依赖 <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.7.12</version> <relativePa
阅读全文
posted @ 2024-04-25 16:34 蜗牛无敌
阅读(250)
评论(0)
推荐(0)
编辑
springboot mybatis-plus dynamic-datasource实现
摘要: 基础架构是springboot +mybatis-plus 实现动态数据源步骤 步骤1:pom文件 <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifac
阅读全文
posted @ 2024-04-25 14:05 蜗牛无敌
阅读(281)
评论(0)
推荐(0)
编辑
公告