提交 3f06c3e3 authored 作者: chaoyanjun's avatar chaoyanjun

--no commit message

上级 f6c1ea87
#server:
# port: 443
# ssl:
# key-store: classpath:star.pmphai.com.pfx
# key-store-password: pmphai
# key-store-type: PKCS12
# enabled: true
spring: spring:
main: main:
allow-bean-definition-overriding: true #2.1.0 多个接口上的@FeignClient(“相同服务名”)会报错 ,允许覆盖 allow-bean-definition-overriding: true #2.1.0 多个接口上的@FeignClient(“相同服务名”)会报错 ,允许覆盖
mvc: mvc:
static-path-pattern: /** static-path-pattern: /**
resources: resources:
static-locations: classpath:/static/,classpath:/META-INF/resources/,file:/home/rwzs/renwei/upload/ static-locations: classpath:/static/,classpath:/META-INF/resources/,file:/opt/view/renwei/
application: application:
name: zuul name: zuul
servlet: servlet:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论