Skip to content

aikesi26/eureka

This branch is 5 commits behind spring-cloud-samples/eureka:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Spring Operatorspencergibb
Spring Operator
and
Mar 12, 2019
4518c07 · Mar 12, 2019

History

90 Commits
Jun 4, 2016
Nov 11, 2015
Dec 21, 2017
Nov 11, 2015
Nov 11, 2015
Nov 11, 2015
Mar 7, 2019
Nov 11, 2015
Nov 11, 2015
Mar 12, 2019
Mar 12, 2019
Nov 21, 2018
Nov 11, 2015

Repository files navigation

Eureka Server Sample

Run this project as a Spring Boot app (e.g. import into IDE and run main method, or use "mvn spring-boot:run or gradle bootRun or ./gradlew bootRun"). It will start up on port 8761 and serve the Eureka API from "/eureka".

Resources

Path Description
/ Home page (HTML UI) listing service registrations
/eureka/apps Raw registration metadata

Docker Container

There is a Maven goal (using a plugin) to generate the Docker container. The container is published in dockerhub at springcloud/eureka.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%