communitybackstage-dev.yml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
communitybackstage-dev.yml
New file @@ -0,0 +1,17 @@ server: port: 8198 encoding: force-response: true #中文乱码 spring: application: name: communitybackstage eureka: client: service-url: defaultZone: http://localhost:8192/eureka/ feign: hystrix: enabled: true