server: port: 8761 spring: application: name: microservices-registration-service eureka: client: register-with-eureka: false fetch-registry: false