Getir Interview Question

How does Spring @Transactional work in the background.

Interview Answer

Anonymous

Jun 12, 2022

Spring AOP. (the interviewer replied that he was expecting "proxies" as an answer. But AOP obviously means that the proxies are used in the background. This one was a little bit disappointing for me to hear these from a "team lead" :) )