码迷,mamicode.com
首页 > 数据库 > 详细

SpringBot添加多数据源mysql的验证方法

时间:2019-12-10 01:16:40      阅读:143      评论:0      收藏:0      [点我收藏+]

标签:return   ima   create   public   conf   定义   配置   imp   not   

package com.holytax.accenture_fp_in.datasource;

import javax.sql.DataSource;

import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.boot.autoconfigure.jdbc.DataSourceBuilder;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Primary;

/**

SpringBot添加多数据源mysql的验证方法

标签:return   ima   create   public   conf   定义   配置   imp   not   

原文地址:https://blog.51cto.com/14596295/2457148

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!