Spring Boot REST API | Full Course | Unit Testing & Third Party API Implementation (2024)

preview_player
Показать описание
A great GitHub portfolio project where we build a weather REST API that calls a third party API (Open Weather) and returns live data. We will look into how to write unit tests and how to write a modular Spring Boot app.

🚀 Useful Links

📚Chapters
0:00 Intro
0:19 Main topics covered in the video
0:28 Project application diagram
2:32 OpenWeather API Docs
4:46 Obtaining an API Key
5:39 Software to Install
6:10 Spring Initializr
7:35 Project structure
8:50 Hot to build your application
9:16 How to Run your app
10:12 Implementation
51:03 Running our REST API
51:57 Web browser testing
52:55 Postman testing
54:02 Unit testing advantages
54:50 Unit tests
1:23:39 Improvement ideas
1:25:26 Outro

▶️ Useful Playlists

🪢 Socials

👷 Ways to support my work
--
Рекомендации по теме
Комментарии
Автор

🚀 Learn how to dockerize this Spring Boot App:

LeetJourney
Автор

This is great! Gonna go through it, thanks

andiuptown
Автор

Good content, i have my react weather app which i was using direct openweather api. I would to consume your java API

NgoniSeremwe
Автор

Thanks for Explaning indetail in the project. You have done great work. Here, we are getting only " weather & details". if you provide code for to get exact all information like temp, feelslike etc.., what we get from weather api. It will be more helpful to me.

nirosharayee
Автор

Excellent tutorial please share a souce code with us it would be very helpful for practice..😀

sujitkumar
Автор

on time stamp 14:26, what is the @B being used? went too fast, and doesn't show what annotation used.

Thedrscooby