Skip to content

eureka #8

@CreatureOX

Description

@CreatureOX

Overview

image
There are 2 components: eureka server and eureka client

eureka server

a server where microservices can register themselves so others can discover them

eureka client

a microservice that is ready to work so it registers itself to the eureka server

application service

service provider

application client

service consumer

Quick Start

  1. cd eureka
  2. mvn clean package
  3. for windows: run.bat
  4. visit eureka server and eureka client for check

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions