Cannot connect to Eureka server. Exception: java.net.ConnectException: Connection refused: connect
Please add these properties to your application properties or yml file.
eureka.client.register-with-eureka=false
eureka.client.fetch-registry=false