5 lines
183 B
INI
5 lines
183 B
INI
seata.enabled=true
|
|
seata.application-id=${spring.application.name}
|
|
seata.tx-service-group=${spring.application.name}-service-group
|
|
seata.service.grouplist.default=10.242.31.158:18035
|