Data Transactions with Spring
Spring Transaction Management is one of the most important features of the Spring Framework. This course will teach you how to implement both declarative and programmatic topics like @Transactional, transaction propagation, and rollbacks.
Spring Transaction Management is one of the most widely used and important features of the Spring Framework. In this course, Data Transactions with Spring, you will learn about the extensive support provided for managing transactions, which allows developers to focus on the business logic instead of worrying about the integrity of data in the event of a system failure. First, you will explore the key properties of transactions, and how to implement declarative transaction management, including rollbacks and using annotations. Next, you’ll discover how to propagate transactions, how to leverage programmatic transaction management in your applications, and when to choose declarative transaction management over programmatic. Finally, you’ll learn about the different transaction managers (JDBC, Hibernate, JPA, JDO, and JTA) and how to implement them in your applications. When you’re finished with this course, you will have mastered Spring Transaction Management, which will help as you introduce transactional behavior to your applications. Software required: Git, Java JDK, Apache Maven, and Java IDE.
Author Name: Kesha Williams
Author Description:
Kesha Williams is an award-winning technology leader with 25+ years of experience in tech. She’s passionate about hands-on building and developing the next generation of leaders. She’s versed in Java, AI/ML, and AWS and shares her knowledge with thousands of engineers around the globe through authoring courses, speaking at conferences, and writing technical blog posts.
Table of Contents
- Course Overview
1min - Mastering Transactions
11mins - Using Transactions with Spring
13mins - Implementing Declarative Transaction Management
15mins - Implementing Programmatic Transaction Management
8mins - Understanding Programmatic Transaction Management vs. Declarative Transaction Management
6mins
There are no reviews yet.