ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

244 results

Java Techie
Spring Boot 4 🔥| Spring Data AOT Repositories (Performance Upgrade)

JavaTechie #SpringBoot #Microservice In this video, we explore how Spring Data AOT works behind the scenes and how it helps ...

15:40
Spring Boot 4 🔥| Spring Data AOT Repositories (Performance Upgrade)

8,370 views

2 weeks ago

10xscaleai
Spring Data JPA | Repository Pattern, CRUD Operations & H2 Database Practice

In this video, we explain Spring Data JPA with a hands-on repository implementation using H2 database. Topics covered: ...

1:36:16
Spring Data JPA | Repository Pattern, CRUD Operations & H2 Database Practice

7 views

1 day ago

Code By Swamy
Unlocking the Power of Spring Data JPA: A Step-by-Step Introduction @codebyswamy

Spring Data JPA is a framework that makes working with databases in Java much simpler. Instead of writing long and complex ...

8:43
Unlocking the Power of Spring Data JPA: A Step-by-Step Introduction @codebyswamy

61 views

3 weeks ago

10xscaleai
CRUD Operations in Spring Boot | H2 Database with Spring Data JPA

In this video, we implement CRUD (Create, Read, Update, Delete) operations using Spring Boot, Spring Data JPA, and H2 ...

1:11:07
CRUD Operations in Spring Boot | H2 Database with Spring Data JPA

0 views

4 hours ago

Spring Boot Diaries
Spring Boot Portfolio Project (incl. Interview Questions)

... 22:58 Implementing an Entity w/ Spring Data JPA 28:26 Implementing a Repository w/ Spring Data JPA 29:47 Wiring Everything ...

1:27:37
Spring Boot Portfolio Project (incl. Interview Questions)

489 views

3 weeks ago

NobitaDev
Spring Data JPA:  Query Method, Projections & Value Expressions Fundamentals

Spring Data JPA: Query Method, Projections & Value Expressions Fundamentals These technical documents outline the ...

7:13
Spring Data JPA: Query Method, Projections & Value Expressions Fundamentals

0 views

3 weeks ago

Code By Swamy
"Mastering Spring Data JPA: Essential CRUD Operations You Need to Know!" @codebyswamy

Spring Data JPA is a Spring abstraction layer on top of JPA that simplifies data access by eliminating boilerplate code. Internally ...

26:56
"Mastering Spring Data JPA: Essential CRUD Operations You Need to Know!" @codebyswamy

28 views

12 days ago

Spring Boot Diaries
Learn Spring Boot in 90 Minutes | Full Hands-On Tutorial

Spring Data JPA) 12:49 Implementing BookRepository (ft. Spring Data JPA) 14:10 Building a REST Controller 20:24 ...

1:32:58
Learn Spring Boot in 90 Minutes | Full Hands-On Tutorial

499 views

4 weeks ago

Code By Swamy
Behind the Scenes: How Spring Data JPA Handles Your Queries @codebyswamy

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 ...

2:40
Behind the Scenes: How Spring Data JPA Handles Your Queries @codebyswamy

27 views

3 weeks ago

Code By Swamy
Hibernate vs Spring Data JPA: The Ultimate Showdown! @codebyswamy

Hibernate is a Java ORM (Object Relational Mapping) framework that maps Java objects to database tables and handles ...

2:02
Hibernate vs Spring Data JPA: The Ultimate Showdown! @codebyswamy

27 views

2 weeks ago

Java Boot Programmer
Spring Data JPA Finder Methods Explained | Entity Attribute Based Queries | No SQL

Learn how Spring Data JPA Finder Methods work using entity attributes. This video explains finder methods for all data types with ...

1:47:59
Spring Data JPA Finder Methods Explained | Entity Attribute Based Queries | No SQL

17 views

3 weeks ago

fieldOn
ManyTOMany Association in spring data jpa Spring Boot
1:11:48
ManyTOMany Association in spring data jpa Spring Boot

5 views

3 days ago

Code By Swamy
Boosting Performance: Native SQL Queries in Spring Data JPA @codebyswamy

Native SQL Queries in Spring Data JPA allow you to write direct database-specific SQL queries instead of JPQL. These queries ...

3:55
Boosting Performance: Native SQL Queries in Spring Data JPA @codebyswamy

20 views

2 days ago

Code By Swamy
"Mastering Spring Data JPA: Unlock Powerful Query Methods to Boost Your Skills!" @codebyswamy

Query methods in Spring Data JPA are automatically derived from the method name. These methods simplify creating database ...

6:31
"Mastering Spring Data JPA: Unlock Powerful Query Methods to Boost Your Skills!" @codebyswamy

19 views

9 days ago

vlogommentary
Avoid Unnecessary Joins in Spring Data JPA with @ EntityGraph and Efficient Fetching

Learn how to efficiently retrieve entities with one-to-many relationships using Spring Data JPA without causing extra joins and ...

3:56
Avoid Unnecessary Joins in Spring Data JPA with @ EntityGraph and Efficient Fetching

0 views

2 weeks ago

LearnCode4U
Spring Boot & MySQL CRUD App for Beginners | Spring Data JPA

In this video, we build a Spring Boot & MySQL CRUD Application for Beginners from scratch. This project helps you understand ...

38:03
Spring Boot & MySQL CRUD App for Beginners | Spring Data JPA

0 views

1 day ago

primejava_official
Spring Boot and JPA Interview Questions & Answers

SpringBoot#JPA#SpringDataJPA#Hibernate#JavaInterview#SpringBootInterview#JPAInterview#BackendDeveloper# ...

23:26
Spring Boot and JPA Interview Questions & Answers

61 views

2 weeks ago

Gyan Darpan
161 How to Implement Master–Slave Database Routing in Spring Boot (JPA)​

How to Implement Master–Slave Database Routing in Spring Boot (JPA)​ Github ...

19:57
161 How to Implement Master–Slave Database Routing in Spring Boot (JPA)​

28 views

10 days ago

TheKnowledgeBase
@OneToMany and @ManyToOne Spring Data JPA Child does not update Parent

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 ...

0:45
@OneToMany and @ManyToOne Spring Data JPA Child does not update Parent

2 views

3 weeks ago

vlogommentary
Handling Generated Columns with Spring Data JPA: Why save() Does Not Return Updated Database-Genera

Learn why Spring Data JPA doesn't return database-generated timestamps on updates and how to properly handle generated ...

4:08
Handling Generated Columns with Spring Data JPA: Why save() Does Not Return Updated Database-Genera

0 views

2 weeks ago