Closed hx23840 closed 2 years ago
fix add datasource bug,if you add optional item,it doesn't work,for example,add mysql useSSL=false option fix fileServerType default config
fix function getUrl of DatasourceServiceImpl.java
fix function getDatabaseConnect of JdbcUtils.java
fix fileServerType default config function getFileSystemOptions of FileServerConfig.java
This pull request is already covered by existing tests, such as
Manual testing
This change added tests and can be verified as follows:
Purpose of the pull request
fix add datasource bug,if you add optional item,it doesn't work,for example,add mysql useSSL=false option fix fileServerType default config
Brief change log
fix function getUrl of DatasourceServiceImpl.java
fix function getDatabaseConnect of JdbcUtils.java
fix fileServerType default config function getFileSystemOptions of FileServerConfig.java
Verify this pull request
This pull request is already covered by existing tests, such as
Manual testing
This change added tests and can be verified as follows: