mirror of
https://gitee.com/log4j/pig.git
synced 2024-12-22 20:54:25 +08:00
✨ mvn spring-javaformat:apply
This commit is contained in:
parent
96f3276b24
commit
0705519daf
@ -41,7 +41,7 @@ public class DynamicDataSourceAutoConfiguration {
|
||||
|
||||
@Bean
|
||||
public DynamicDataSourceProvider dynamicDataSourceProvider(StringEncryptor stringEncryptor,
|
||||
DataSourceProperties properties) {
|
||||
DataSourceProperties properties) {
|
||||
return new JdbcDynamicDataSourceProvider(stringEncryptor, properties);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user