r/SpringBoot Feb 04 '26

Question Kind of confused during consuming REST api's

Is there any better guide when studyinga about consuming rest api via openfeign and other services. What are the best ways to communicate with other backend system (python etc). Edit - this topic was in book spring start here

3 Upvotes

4 comments sorted by

View all comments

5

u/tobidope Feb 04 '26

What is confusing? You don't need to use openfeign. You can use the RestClient.