зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 20:56:06 +02:00
42 строки
1.9 KiB
Plaintext
42 строки
1.9 KiB
Plaintext
https://docs.oracle.com/javase/tutorial/jdbc/basics/transactions.html
|
|
|
|
baeldung
|
|
https://www.baeldung.com/spring-programmatic-transaction-management
|
|
2025
|
|
JavaTechie - Spring Transaction of p4
|
|
https://www.youtube.com/playlist?list=PLVz2XdJiJQxxj_zMhm6zCPO6zhtOcq-wl
|
|
2023
|
|
https://reflectoring.io/spring-transactions-and-exceptions/
|
|
rollbackFor, noRollbackFo, default - onnly in the case of runtime, unchecked exceptions (RuntimeException, Error)
|
|
https://habr.com/ru/articles/871582/
|
|
https://habr.com/ru/post/725064/
|
|
2022
|
|
JPointJokerAndJUGRu - Letov - Use Transactional Like a Pro of 1:16:30
|
|
https://www.youtube.com/watch?v=QZ9rXZT0DlQ
|
|
https://habr.com/ru/company/rosbank/blog/707378/
|
|
https://github.com/TechniXC/transactions-locks-app
|
|
TransactionAdviser makes decision whether to commit or not
|
|
Transaction propagates in threadlocal only
|
|
https://www.marcobehler.com/guides/spring-transaction-management-transactional-in-depth
|
|
https://habr.com/ru/post/682362/
|
|
https://talktotheduck.dev/spring-transaction-debugging-in-production-with-lightrun
|
|
https://vladmihalcea.com/spring-transaction-best-practices/
|
|
https://www.reddit.com/r/java/comments/vioj6v/spring_transaction_best_practices/
|
|
https://vladmihalcea.com/spring-transactional-annotation/
|
|
https://habr.com/ru/company/otus/blog/649093/
|
|
2021
|
|
https://levelup.gitconnected.com/spring-data-transactional-caveats-f6edd41d6785
|
|
https://habr.com/ru/post/567368/
|
|
2020
|
|
https://vladmihalcea.com/read-write-read-only-transaction-routing-spring/
|
|
Leonard - Spring Boot Persistence Best Practices
|
|
CE5CECDBD9597003E8605C0E547885E3
|
|
magnet:?xt=urn:btih:a6912cfd2d2063a80484ab06a17611bc6fd435a6
|
|
2019
|
|
https://spring.io/blog/2019/05/16/reactive-transactions-with-spring
|
|
https://paluch.biz/blog/179-reactive-relational-database-transactions.html
|
|
https://www.youtube.com/watch?v=9henAE6VUbk
|
|
2016
|
|
https://dzone.com/articles/spring-transaction-management
|
|
https://habr.com/company/otus/blog/431508/
|