spring配置多数据源进行动态切换,数据库方言设置那个,因为数据库是oracle和mysql。

2024-12-19 17:55:29
推荐回答(1个)
回答1:


xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd"
>