From the course: Calling REST APIs with Java

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next steps

Next steps - Java Tutorial

From the course: Calling REST APIs with Java

Start my 1-month free trial

Next steps

- [Kevin] Thanks for watching this course on working with REST APIs in Java. Before we wrap up, I want to provide you with some recommendations about what to explore next, and give you some information about my other courses. In the course, we've explored ways to call an API with Java and saw the amazing capabilities that can be unlocked through those calls. Things like text messaging, AI, and integration with social networks. That's just a small amount of the growing number of features exposed by public APIs. So I encourage you to use your new skills to explore all those other APIs out there, and to learn what they can do. Other APIs will expose you to different concepts, designs, and security schemes that will broaden your experience. As you explore those, take a look at some of the finer details in Spring's WebClient or Feign. We covered 80% of their usage, but you'll find deeper functionality in these projects that…

Contents