This is your guide to get Hands-on Spring Data JPA. It gives an Introduction to Spring Data JPA and provides easy code examples
Author: Amit Phaltankar Tutorials
Thanks for visiting. I hope you found the tutorials and code examples helpful. Please post your comments, questions, and suggestions below.
You can also reach out to me on any of the Social platforms listed here.
Happy Coding !!
What is JPA, Spring Data and Spring Data JPA
Learn What is JPA, Spring Data and Spring Data JPA. Read it to understand each of them and how do they work together.
Spring @Autowired Guide
Welcome to Spring @Autowired Guide. You will learn how the @Autowired annotation works, with the help of Spring auto-wiring examples.
Spring Bean Scopes Guide
Read this tutorial to learn about Spring Bean Scopes. Spring Bean Scopes define the lifecycle and the availability of the beans in Application Context.
Scala Classes & Constructors
In this series of Scala Tutorials, we are looking at Scala constructors. See how the default, custom, primary and auxiliary constructors work in Scala.
Introduction to Scala Functions
This article focuses on Scala language functions. It describes how functions are written and used in Scala.