This is an automated email from the ASF dual-hosted git repository.
kirs pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git.
from bee4127 [doc] Move FAQ to root path and change style (#1460)
add 5b0a07b [Feature][Refactor] ISSUE-1465 - Refactored code to remove
embedded config literals (#1466)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/seatunnel/flink/Config.java | 56 ++++++++++++++++++++++
.../org/apache/seatunnel/flink/sink/JdbcSink.java | 35 +++++++++-----
.../apache/seatunnel/flink/source/JdbcSource.java | 26 ++++++----
3 files changed, 94 insertions(+), 23 deletions(-)
create mode 100644
seatunnel-connectors/seatunnel-connectors-flink/seatunnel-connector-flink-jdbc/src/main/java/org/apache/seatunnel/flink/Config.java