young-datafan-ooooo1 / data-integration

基于kettle实现的web版数据集成平台,致力于提供web可拖拽的数据集成平台。
http://www.young-datafan.com/docs-data-integration/intro
Apache License 2.0
482 stars 187 forks source link

fix add datasource bug,if you add optional item,it doesn't work #105

Closed hx23840 closed 2 years ago

hx23840 commented 2 years ago

Purpose of the pull request

Screenshot from 2022-09-01 16-49-11

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: