Aspire Javanista to Java Master Javanista to Java Master Track 4: Spring Data
In this course, you'll learn more about configuring derived query methods in Spring Data JPA using the CrudRepository.
Get hands-on experience using some of the methods of a CrudRepository, which are automatically implemented by the Spring Framework to retrieve entities from a database table and load them into Java objects. You will also examine how to configure new query methods, search for entities based on their properties, and implement create, read, update, and delete (CRUD) operations.
After you are done with this course, you'll be able to efficiently work with persisted data in Spring Data JPA.
Get hands-on experience using some of the methods of a CrudRepository, which are automatically implemented by the Spring Framework to retrieve entities from a database table and load them into Java objects. You will also examine how to configure new query methods, search for entities based on their properties, and implement create, read, update, and delete (CRUD) operations.
After you are done with this course, you'll be able to efficiently work with persisted data in Spring Data JPA.
Objectives |
---|
Working with Spring Data JPA: Derived Query Methods
|
