-
이 프로젝트는 2개의 모듈(
SampleFeignClient
,SampleServer
)로 구성되어 있습니다.
시연을 위해서는 2개의 애플리케이션을 모두 실행해야 합니다. -
SampleFeignClient
는 8081번,SampleServer
는 8082번 포트에서 실행됩니다. -
SampleFeignClient(:8081)
의/v1/send-feign-api-call
에 요청을 보내면
SampleFeignClient
는 내부적으로SampleServer(:8082)
의/v1/sample
에
요청을 보내고, 그 응답을 클라이언트에게 반환해줍니다.
generated from sang-w0o/spring-boot-mvc-kotlin-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Example-Collection/Spring-Feign-Example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple Spring Boot application using Feign to make synchronous API calls.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published