application-test.properties 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. # Copyright 1999-2019 Seata.io Group.
  2. #
  3. # Licensed under the Apache License, Version 2.0 (the "License");
  4. # you may not use this file except in compliance with the License.
  5. # You may obtain a copy of the License at
  6. #
  7. # http://www.apache.org/licenses/LICENSE-2.0
  8. #
  9. # Unless required by applicable law or agreed to in writing, software
  10. # distributed under the License is distributed on an "AS IS" BASIS,
  11. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  12. # See the License for the specific language governing permissions and
  13. # limitations under the License.
  14. seata.config.type=aaa
  15. seata.config.data-type=bbb
  16. seata.config.file.name=aaa
  17. seata.config.consul.server-addr=aaa
  18. seata.config.consul.acl-token=bbb
  19. seata.config.consul.key=ccc
  20. seata.config.apollo.apollo-access-key-secret=bbb
  21. seata.config.apollo.apollo-meta=aaa
  22. seata.config.apollo.app-id=ccc
  23. seata.config.apollo.namespace=ddd
  24. seata.config.apollo.cluster=eee
  25. seata.config.apollo.apollo-config-service=fff
  26. seata.config.etcd3.server-addr=aaa
  27. seata.config.etcd3.key=bbb
  28. seata.config.nacos.namespace=ddd
  29. seata.config.nacos.server-addr=aaa
  30. seata.config.nacos.group=ccc
  31. seata.config.nacos.username=eee
  32. seata.config.nacos.password=fff
  33. ##if use MSE Nacos with auth, mutex with username/password attribute
  34. #seata.config.nacos.access-key=
  35. #seata.config.nacos.secret-key=
  36. seata.config.nacos.data-id=bbb
  37. seata.config.zk.server-addr=bbb
  38. seata.config.zk.session-timeout=2
  39. seata.config.zk.connect-timeout=1
  40. seata.config.zk.username=ccc
  41. seata.config.zk.password=ddd
  42. seata.config.zk.node-path=aaa
  43. seata.config.custom.name=aaa