Back to Browse

How to call a Java REST API using JDK Http Client

18.4K views
Jan 30, 2024
22:23

In this tutorial you will learn how to call a REST API using the JDK's Http Client. In this example you will call a public REST API and build out an entire CRUD service complete with tests using JUnit 5. 🔗Resources & Links mentioned in this video: GitHub Repo: https://github.com/danvega/todos-http-client 👋🏻Connect with me: Website: https://www.danvega.dev Twitter: https://twitter.com/therealdanvega Github: https://github.com/danvega LinkedIn: https://www.linkedin.com/in/danvega Newsletter: https://www.danvega.dev/newsletter SUBSCRIBE TO MY CHANNEL: http://bit.ly/2re4GH0 ❤️

Download

1 formats

Video Formats

360pmp451.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

How to call a Java REST API using JDK Http Client | NatokHD