Spring: Spring Data 2
Posted by Superadmin on June 14 2021 07:53:18

Spring: Spring Data 2

Created by Mary Ellen Bowman


01001-Welcome



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


01002-What you should know before watching



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


01003-How to use the exercise files



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


02004-Spring Data Commons



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


03005-Logical model vs physical model



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


03006-Brief history of the Java Persistence API



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


03007-Map a database table to a Java class



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


03008-Map multiple tables to Java classes



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


03009-Java Persistence query language



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


04010-JPA without Spring Data



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


04011-Spring Data repositories interfaces



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


04012-CrudRepository interface for entities



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


04013-JPA Repository



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


05014-Property expression query methods



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


05015-Query method clauses and expressions



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


05016-Query query methods



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


05017-Paging and sorting



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


05018-QueryByExample



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


05019-Optional query response



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


06020-Spring Data MongoDB example



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


06021-Spring Data JDBC example



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


06022-Spring Data reactive repository example



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


06023-Other Spring Data datasource solutions



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


07024-Spring Data REST



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


07025-QueryDSL Spring data extension



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


07026-Auditing



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


07027-Read Only repository pattern



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


08028-Next steps



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion

Spring: Spring Data 2

Created by Mary Ellen Bowman


08029-Exercise Files.zip



Coding to databases—which often involves the use of boilerplate code that's difficult to maintain and debug—can be tedious work. Upgrading applications to a different kind of data storage is similarly challenging, as it usually involves massive code rewrites. Spring Data addresses these issues by abstracting data store interactions into a common repository API and eliminating boilerplate code. In this course, learn how to easily implement JPA-based repositories using Spring Data JPA. Mary Ellen Bowman describes the Spring Data umbrella project, and helps you understand JPA for object-relational mapping. She also covers querying, and dives into other Spring Data Commons features such as QueryDSL and auditing.


      
Course Contents
01 Introduction 02 Spring Data Umbrella Project 03 Understanding JPA for Object Relational Mapping 04 Familiarity with Spring Data JPA 05 Query with Spring Data 06 More Repository Types 07 Special Features 08 Conclusion