My Learning Journey
Search
Search
Dark mode
Light mode
Explorer
Tag: concurrency
2 items with this tag.
Mar 05, 2026
Why @Transactional Isn’t Enough — Solving the Double Spend with JPA Locking
java
spring-boot
jpa
transactions
concurrency
postgresql
Feb 28, 2026
Java Concurrency — How I Started With a Simple Loop and Ended With Virtual Threads
java
concurrency
backend
threads
java-21