► Java/Spring courses & guides
https://www.marcobehler.com
► Newsletter
https://bit.ly/2K0Ao4F
► YouTube sub
https://bit.ly/2lVExgm
A prime use-case for proxies in the Spring Framework is database transaction management, with the help of the @Transactional annotation. In this episode you'll learn the minimalist setup for @Transactional to work and how to use it - without having to change any of your existing code.