Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue/23 ๐Ÿš€ [feature] FeignClient ์„ธํŒ… #25

Merged
merged 11 commits into from
Sep 17, 2023

Conversation

CYY1007
Copy link
Member

@CYY1007 CYY1007 commented Sep 17, 2023

๐Ÿš€ ๊ฐœ์š”

feign client ์„ธํŒ…

๐Ÿ” ๋ณ€๊ฒฝ์‚ฌํ•ญ

  • ๋ณ€๊ฒฝ์‚ฌํ•ญ 1

feign ํŒจํ‚ค์ง€ ์ถ”๊ฐ€

  • ๋ณ€๊ฒฝ์‚ฌํ•ญ 2

build.gradle ์˜์กด์„ฑ ์ถ”๊ฐ€
implementation 'org.springframework.cloud:spring-cloud-starter-openfeign'
implementation platform("org.springframework.cloud:spring-cloud-dependencies:2021.0.5")

  • ๋ณ€๊ฒฝ์‚ฌํ•ญ 3

BriefingApplication์— @EnableFeignClients ์ถ”๊ฐ€

โณ ์ž‘์—… ๋‚ด์šฉ

  • ์ž‘์—… ๋‚ด์šฉ 1 feign client ์„ค์ •

๐Ÿ“ ๋…ผ์˜์‚ฌํ•ญ

@CYY1007 CYY1007 added the โœจ feature New feature or request label Sep 17, 2023
@CYY1007 CYY1007 requested a review from swa07016 September 17, 2023 06:29
@CYY1007 CYY1007 self-assigned this Sep 17, 2023
@CYY1007 CYY1007 linked an issue Sep 17, 2023 that may be closed by this pull request
1 task
@swa07016 swa07016 merged commit 127abae into develop Sep 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
โœจ feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

๐Ÿš€ [feature] FeignClient ์„ธํŒ…
2 participants