|
@@ -5,17 +5,14 @@ dbsyncer.web.login.username=admin
|
|
dbsyncer.web.login.password=0DPiKuNIrrVmD8IUCuw1hQxNqZc=
|
|
dbsyncer.web.login.password=0DPiKuNIrrVmD8IUCuw1hQxNqZc=
|
|
server.servlet.session.timeout=1800
|
|
server.servlet.session.timeout=1800
|
|
server.servlet.context-path=/
|
|
server.servlet.context-path=/
|
|
|
|
+#dbsyncer.common.worker.id=1
|
|
#dbsyncer.web.thread.pool.coreSize=8
|
|
#dbsyncer.web.thread.pool.coreSize=8
|
|
#dbsyncer.web.thread.pool.maxSize=64
|
|
#dbsyncer.web.thread.pool.maxSize=64
|
|
#dbsyncer.web.thread.pool.queueCapacity=1000
|
|
#dbsyncer.web.thread.pool.queueCapacity=1000
|
|
-#common
|
|
|
|
-#dbsyncer.common.worker.id=1
|
|
|
|
-#storage
|
|
|
|
#dbsyncer.storage.support.mysql.enabled=true
|
|
#dbsyncer.storage.support.mysql.enabled=true
|
|
#dbsyncer.storage.support.mysql.config.url=jdbc:mysql://127.0.0.1:3306/dbsyncer?rewriteBatchedStatements=true&seUnicode=true&characterEncoding=UTF8&serverTimezone=Asia/Shanghai&useSSL=false&verifyServerCertificate=false
|
|
#dbsyncer.storage.support.mysql.config.url=jdbc:mysql://127.0.0.1:3306/dbsyncer?rewriteBatchedStatements=true&seUnicode=true&characterEncoding=UTF8&serverTimezone=Asia/Shanghai&useSSL=false&verifyServerCertificate=false
|
|
#dbsyncer.storage.support.mysql.config.username=root
|
|
#dbsyncer.storage.support.mysql.config.username=root
|
|
#dbsyncer.storage.support.mysql.config.password=123
|
|
#dbsyncer.storage.support.mysql.config.password=123
|
|
-#parser
|
|
|
|
#dbsyncer.parser.flush.full.enabled=true
|
|
#dbsyncer.parser.flush.full.enabled=true
|
|
#monitor
|
|
#monitor
|
|
management.endpoints.web.base-path=/app
|
|
management.endpoints.web.base-path=/app
|
|
@@ -24,7 +21,7 @@ management.endpoint.health.show-details=always
|
|
management.health.elasticsearch.enabled=false
|
|
management.health.elasticsearch.enabled=false
|
|
info.app.name=DBSyncer
|
|
info.app.name=DBSyncer
|
|
info.app.version=1.1.8-Beta
|
|
info.app.version=1.1.8-Beta
|
|
-info.app.copyright=©2021 ${info.app.name}(${info.app.version})<footer>Designed By <a href='https://gitee.com/ghi/dbsyncer' target='_blank' >AE86</a></footer>
|
|
|
|
|
|
+info.app.copyright=©2022 ${info.app.name}(${info.app.version})<footer>Designed By <a href='https://gitee.com/ghi/dbsyncer' target='_blank' >AE86</a></footer>
|
|
|
|
|
|
#All < Trace < Debug < Info < Warn < Error < Fatal < OFF
|
|
#All < Trace < Debug < Info < Warn < Error < Fatal < OFF
|
|
logging.level.root=info
|
|
logging.level.root=info
|