springbootService-release.properties 171 B

12345
  1. spring.application.name=springbootService
  2. server.port=6004
  3. eureka.client.serviceUrl.defaultZone=http://localhost:5000/eureka/
  4. eureka.client.instance.preferIpAddress= true