8 lines
164 B
Properties
8 lines
164 B
Properties
|
spring.application.name=resource
|
||
|
server.port=8083
|
||
|
|
||
|
resource.returnString=hello cloud
|
||
|
|
||
|
eureka.client.region = default
|
||
|
eureka.client.registryFetchIntervalSeconds = 5
|