1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00
Files
Spring-Cloud-Alibaba/spring-cloud-alibaba-examples/seata-example/business-service/src/main/resources/application.properties
2019-07-10 17:15:26 +08:00

8 lines
192 B
Properties

server.port=18081
spring.application.name=business-service
# The following configuration can be omitted.
#feign.hystrix.enabled=true
#feign.sentinel.enabled=true
logging.level.io.seata=debug