From the course: Spring Data
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
What you should know - Spring Tutorial
From the course: Spring Data
What you should know
“
- [Instructor] I expect you to have a basic understanding of Java and how to build with Maven, as well as how to run and debug JUnit tests within an IDE. I also expect you to be familiar with the Spring Framework for dependency injection and the Java Persistence API, also known as the Jakarta Persistence API. You can learn the basics of the Spring Framework in chapter one of my course, "Creating Spring Boot Microservices". And if JPA is new to you, I suggest "Java Persistence with JPA".