Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-transactions

Kafka transactional producer throws 'Timeout expired while initializing transactional state in 60000ms'

What happens if one @Transactional annotated method is calling another @Transactional annotated method on the same object instance? [duplicate]

Control Execution Order of AOP and @Transactional

Java Config Inbound File Adapter Transaction Management

Spring transaction not rolled back after an exception is thrown

Spring start a transaction with object created by new

Spring boot @Transactional

Nested calling of methods annotated with @Transactional and timeout propagation

Does Spring's PlatformTransactionManager require transactions to be committed in a specific order?

How I can use transactions in TestNG @BeforeClass?

repository save works differently from controller or commandlinerunner in spring boot

Dynamic Selection of TransactionManager Spring Boot

Lazy attribute is null inside transaction after creation