-
**SDK you're using (please complete the following information):**
- Version 8.3.0
**Describe the bug**
```java
Caused by: java.lang.NullPointerException: Cannot invoke "org.springframework.clou…
-
version: spring-cloud-netflix-eureka-server-4.1.3
https://github.com/spring-cloud/spring-cloud-netflix/blob/eac21f837eea703af565b4b2606a831fa0b27848/spring-cloud-netflix-eureka-server/src/main/java…
-
##### **The project is not able to run without using many computers or cloud environment**
If you try to start the containerized version of docker:
npm run java:docker
docker compose -f src/mai…
-
I see tags for Netflix Eureka 2.x and a release (2.0.1) made in June 2023, however the WIKI says its discontinued.
![image](https://github.com/Netflix/eureka/assets/58111872/f209153a-dcde-43f6-8bf…
-
With Netflix Eureka each client can simultaneously act as a server, to replicate its status to a connected peer. In other words, a client retrieves a list of all connected peers of a service registry …
-
-
Hi,
Currently, we are using Spring Cloud Hoxton.SR2 and our application has a dependency on the library **_spring-cloud-starter-netflix-eureka-client_**. Apparently, this library depends on a libra…
-
- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
### Ⅱ. Describe what happened
…
-
Hello,
The Netflix Eureka client 2.0.0 was released in December 2022:
https://github.com/Netflix/eureka/releases/tag/v2.0.0
It seems to be incompatible with the Hazelcast Eureka discovery. Will i…
-
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: Connection refused (Connection refused)
at com.sun.jersey.client.apache4.ApacheHttpClient4Handler.handle(ApacheHttpClient…