Getting Started with Spring Data JPA
Offered By: JetBrains via YouTube
Course Description
Overview
Learn how to leverage Spring Data JPA in this comprehensive 22-minute tutorial. Create a new Spring Boot project, define an Employee entity, set up a repository interface, and configure your database. Explore writing to the database from your application, establish a data source, and declare query methods. Follow along with step-by-step instructions using IntelliJ IDEA, covering everything from project setup to advanced database interactions. Gain practical insights into reducing boilerplate code and efficiently managing your database operations with Spring Data JPA.
Syllabus
- Intro
- Creating a New Spring Boot Project
- Creating an Employee Entity
- Creating a Repository Interface
- Configuring your Database
- Writing from your Application to the Database
- Creating a Data Source
- Declaring a Query Method
Taught by
IntelliJ IDEA by JetBrains
Tags
Related Courses
RESTful Web Services, Java, Spring Boot, Spring MVC and JPAUdemy Spring & Spring Boot Interview Guide
Udemy Spring Framework 5: Beginner to Guru
Udemy Introduction to Spring Boot 2 and Spring Framework 5
Udemy A Java Spring Boot Microservices project for beginners
Udemy