Master Production-Ready Machine Learning, Step by Step
AI, Data Science & Cloud Certificates from Google, IBM & Meta
Overview
AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
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