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