Effective Transactions Management with Spring

Sdílet
Vložit
  • čas přidán 8. 07. 2024
  • Effective Transactions Management with Spring
    Are you interested in developing concurrent applications that need to run safely and correctly? Are you looking for efficient ways to separate each transaction execution, isolated from the other ones? Are you interested in analyzing the mechanisms provided by Spring for effectively managing concurrent transactions? Working with transactions is a science and an art, and the talk will examine the main concepts of Spring Transactions and the mechanisms behind them. We’ll demonstrate their effective implementation in an application, debugging the concurrent executions while varying their essential parameters, such as isolation and propagation.

    Listeners will learn how to develop Java concurrent applications using Spring Transactions and effectively manage their parameters. We’ll also dive into debugging the way the isolation and propagation parameters work, demonstrating and analyzing concurrent transactional executions. The talk will be highly oriented on analyzing and debugging the transactional code.
    This talk will demonstrate how to take advantage of the Spring Transactions capabilities through live coding and debugging.
  • Hry

Komentáře •