Sign in
apache
/
servicecomb-toolkit
/
HEAD
/
.
/
codegen
/
src
/
main
/
resources
/
SpringCloud
/
consumer
/
openfeign
/
applicationYml.mustache
blob: a2edf826522cbe49960c1b76a13726591f2748ea [
file
]
spring
:
application
:
name
:
{{
consumerServiceId
}}
server
:
port
:
0
eureka
:
instance
:
hostname
:
localhost
client
:
serviceUrl
:
defaultZone
:
http
:
//${eureka.instance.hostname}:8761/eureka/