All Downloads are FREE. Search and download functionalities are using the official Maven repository.

a-config-core.1.1.0.source-code.file.conf Maven / Gradle / Ivy

There is a newer version: 2.0.0
Show newest version
service {
  #transaction service group mapping
  vgroupMapping.my_test_tx_group = "default"
  #only support when registry.type=file, please don't set multiple addresses
  default.grouplist = "127.0.0.1:8091"
  #disable seata
  disableGlobalTransaction = false
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy