AMAZING! Creating a CRUD API with Spring Data REST!

Опубликовано: 08 Июнь 2026
на канале: Build & Run
2,207
217

🎉 Learn more about FBR: https://hotm.art/fbryd

Link to the code used in the video: https://github.com/buildrun-tech/buil...

Spring Dependency Doc: https://github.com/buildrun-tech/buil...

In this video, we'll show you how to create a REST API with CRUD (Create, Read, Update, and Delete) functionalities within Java using Spring Boot and its amazing dependency called Spring Data Rest. With Spring Data Rest (Rest Repositories), we can create a robust API in a very easy way.

If you're looking to create a REST API with Spring Boot, this video is for you! We will show you step-by-step how to create a REST API and test it in practice using the Insomnia tool. We will use Spring Boot in conjunction with the Spring Data REST dependency, also known as REST Repositories.

00:00 - Intro
00:30 - Starting the Spring Boot project
01:23 - Including the Spring Doc Open API dependency
02:43 - Creating our Users entity
04:19 - Defining our REST API in Spring Data REST
06:21 - Exploring the APIs generated by Spring Data REST
06:49 - Testing the APIs with Insomnia
09:58 - Defining pagination in the REST API
12:40 - Including filters in our REST API
16:08 - Limiting functionalities of our REST API
19:35 - Conclusion

------------------------
Build & Run

SOCIAL MEDIA
Instagram:   / buildrun.tech  

#springboot #java #api #restapi #restapis #javatutorial #springboottutorial