Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
244 results
JavaTechie #SpringBoot #Microservice In this video, we explore how Spring Data AOT works behind the scenes and how it helps ...
8,370 views
2 weeks ago
In this video, we explain Spring Data JPA with a hands-on repository implementation using H2 database. Topics covered:Â ...
7 views
1 day ago
Spring Data JPA is a framework that makes working with databases in Java much simpler. Instead of writing long and complex ...
61 views
3 weeks ago
In this video, we implement CRUD (Create, Read, Update, Delete) operations using Spring Boot, Spring Data JPA, and H2Â ...
0 views
4 hours ago
... 22:58 Implementing an Entity w/ Spring Data JPA 28:26 Implementing a Repository w/ Spring Data JPA 29:47 Wiring Everything ...
489 views
Spring Data JPA: Query Method, Projections & Value Expressions Fundamentals These technical documents outline the ...
Spring Data JPA is a Spring abstraction layer on top of JPA that simplifies data access by eliminating boilerplate code. Internally ...
28 views
12 days ago
Spring Data JPA) 12:49 Implementing BookRepository (ft. Spring Data JPA) 14:10 Building a REST Controller 20:24Â ...
499 views
4 weeks ago
Spring Data JPA is not an ORM by itself. It is a data access abstraction layer built on top of JPA, and it internally delegates the real ...
27 views
Hibernate is a Java ORM (Object Relational Mapping) framework that maps Java objects to database tables and handles ...
Learn how Spring Data JPA Finder Methods work using entity attributes. This video explains finder methods for all data types with ...
17 views
5 views
3 days ago
Native SQL Queries in Spring Data JPA allow you to write direct database-specific SQL queries instead of JPQL. These queries ...
20 views
2 days ago
Query methods in Spring Data JPA are automatically derived from the method name. These methods simplify creating database ...
19 views
9 days ago
Learn how to efficiently retrieve entities with one-to-many relationships using Spring Data JPA without causing extra joins and ...
In this video, we build a Spring Boot & MySQL CRUD Application for Beginners from scratch. This project helps you understand ...
SpringBoot#JPA#SpringDataJPA#Hibernate#JavaInterview#SpringBootInterview#JPAInterview#BackendDeveloper#Â ...
How to Implement Master–Slave Database Routing in Spring Boot (JPA)​ Github ...
10 days ago
tech,tech news,best tech,cheap tech,tech gifts,weird tech,tech fails,ces 2025 tech,ces tech,big tech,dog tech,new tech,top tech ...
2 views
Learn why Spring Data JPA doesn't return database-generated timestamps on updates and how to properly handle generated ...