java-tutorials/spring-cloud/spring-cloud-bootstrap/application-config/resource.properties

8 lines
164 B
Properties
Raw Normal View History

spring.application.name=resource
server.port=8083
resource.returnString=hello cloud
eureka.client.region = default
eureka.client.registryFetchIntervalSeconds = 5