You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e471b56281
- 移除 DataSourceConfig 中的 beanName 字段,使用 name 字段替代 - 新增 DataSourceConfigDTO 类作为数据源配置的传输对象 - 实现 DataSourceConfigConvert 接口,用于 DTO 和 DruidDataSource 之间的转换 - 更新 DataSourceConfigService 接口,使用 DTO 作为参数- 重构 DataSourceConfigServiceImpl 中的 add 方法,使用 DTO 和转换器 - 更新应用配置,移除全局的 driverClassName 配置- 新增 SQL Server 数据源支持 |
1 week ago | |
---|---|---|
.. | ||
generator | 1 week ago |