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.
1iyc e471b56281 ather): 重构数据源配置功能
- 移除 DataSourceConfig 中的 beanName 字段,使用 name 字段替代
- 新增 DataSourceConfigDTO 类作为数据源配置的传输对象
- 实现 DataSourceConfigConvert 接口,用于 DTO 和 DruidDataSource 之间的转换
- 更新 DataSourceConfigService 接口,使用 DTO 作为参数- 重构 DataSourceConfigServiceImpl 中的 add 方法,使用 DTO 和转换器
- 更新应用配置,移除全局的 driverClassName 配置- 新增 SQL Server 数据源支持
1 week ago
..
GenUtils.class ather): 重构数据源配置功能 1 week ago
VelocityInitializer.class v1.0 1 week ago
VelocityUtils.class ather): 重构数据源配置功能 1 week ago