jar

org.springframework.cloud : spring-cloud-netflix-eureka-server

Maven & Gradle

Jul 27, 2023
41 usages
4.8k stars

Spring Cloud Netflix Eureka Server · Spring Cloud Netflix

Table Of Contents

Latest Version

Download org.springframework.cloud : spring-cloud-netflix-eureka-server JAR file - Latest Versions:

All Versions

Download org.springframework.cloud : spring-cloud-netflix-eureka-server JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.1.x
3.0.x
2.2.x
2.1.x
2.0.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-cloud-netflix-eureka-server-4.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.cloud.netflix.eureka.server.event

├─ org.springframework.cloud.netflix.eureka.server.event.EurekaInstanceCanceledEvent.class - [JAR]

├─ org.springframework.cloud.netflix.eureka.server.event.EurekaInstanceRegisteredEvent.class - [JAR]

├─ org.springframework.cloud.netflix.eureka.server.event.EurekaInstanceRenewedEvent.class - [JAR]

├─ org.springframework.cloud.netflix.eureka.server.event.EurekaRegistryAvailableEvent.class - [JAR]

├─ org.springframework.cloud.netflix.eureka.server.event.EurekaServerStartedEvent.class - [JAR]

org.springframework.cloud.netflix.eureka.server

├─ org.springframework.cloud.netflix.eureka.server.CloudJacksonJson.class - [JAR]

├─ org.springframework.cloud.netflix.eureka.server.EnableEurekaServer.class - [JAR]

├─ org.springframework.cloud.netflix.eureka.server.EurekaController.class - [JAR]

├─ org.springframework.cloud.netflix.eureka.server.EurekaDashboardProperties.class - [JAR]

├─ org.springframework.cloud.netflix.eureka.server.EurekaProperties.class - [JAR]

├─ org.springframework.cloud.netflix.eureka.server.EurekaServerAutoConfiguration.class - [JAR]

├─ org.springframework.cloud.netflix.eureka.server.EurekaServerBootstrap.class - [JAR]

├─ org.springframework.cloud.netflix.eureka.server.EurekaServerConfigBean.class - [JAR]

├─ org.springframework.cloud.netflix.eureka.server.EurekaServerInitializerConfiguration.class - [JAR]

├─ org.springframework.cloud.netflix.eureka.server.EurekaServerMarkerConfiguration.class - [JAR]

├─ org.springframework.cloud.netflix.eureka.server.InstanceRegistry.class - [JAR]

├─ org.springframework.cloud.netflix.eureka.server.InstanceRegistryProperties.class - [JAR]

├─ org.springframework.cloud.netflix.eureka.server.ReplicationClientAdditionalFilters.class - [JAR]

Advertisement