目录一、导入依赖:二、配置文件:三、在启动类上配置一行四、在需要切换数据源的类上、方法上使用@DS注解(一般是用在mapper、service)五、@DS注解不生效的几种情况六、本人使用时遇到的问题:总结一、导入依赖:
I\'m trying to make sense on the best way to do automatize a series of things in a row in order to deploy a web-app and haven\'t yet came up with a s开发者_开发问答uitable solution. I would like to: