Skip to content

mwkim0919/microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microservice

Personal project for microservice

Config-Server

spring.application.name=<configuration>
server.port=8888

spring.application.name value has to match with configuration.yml to fetch configuration values

Discovery-Server

server.port=8761

API-Gateway

server.port=8080
localhost:8080/swagger-ui.html

About

Personal project for microservice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published