Skip to content

factory-msa/factory-eureka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Factory Eureka Server

Eureka

  • MSA 구축 시 사용되는 서비스 디스커버리(Service Discovery) 및 레지스트리 서버
  • Service Discovery: Client 가 서비스를 호출할 때 필요한 서비스의 정보(IP, Port)들을 저장 및 관리하는 개념

How to run

1. git clone https://github.com/factory-msa/factory-eureka.git
2. ./gradlew build
3. http://localhost:8761/

localhost:8761

image

image

Docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages