huanghongfa
2020-12-19 97f3227621556270e200b8bb3e4c70499a2a5120
社区管理后台-本地
1个文件已添加
17 ■■■■■ 已修改文件
communitybackstage-dev.yml 17 ●●●●● 补丁 | 查看 | 原始文档 | 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