ended8월 17일· 1 sources

Spring proxies: JDK dynamic vs CGLIB

Why it matters

You put @Transactional on a method and a database transaction opens before it runs and commits when it returns — yet you never wrote a line to start or end one. You add @Cacheable , and the second cal...

1
Sources
+0
24h
Growth
7d
Active

Sources

Related Issues