Skip to content

Microservice application in spring boot and Open Feign

Notifications You must be signed in to change notification settings

SudatiSimone/MsApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Microservice application with Spring boot

Create more instances of UserService microservice

Jump into the microservice repo

cd cd Spring-boot\openFeign\UsersService 

choose the name of instance and the associated port in the arguments

mvn spring-boot:run -Dspring-boot.run.arguments="--spring.applcation.instance_id=instance1 --server.port=9000"

About

Microservice application in spring boot and Open Feign

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages