This website requires JavaScript.
Explore
Help
Sign In
admin
/
spring-projects-spring-framework
Watch
1
Star
0
Fork
0
You've already forked spring-projects-spring-framework
mirror of
https://github.com/spring-projects/spring-framework
synced
2026-06-08 17:33:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0206845341eefed93e46e573f49cdc227e703b0a
spring-projects-spring-fram…
/
org.springframework.transaction
/
src
T
History
Juergen Hoeller
e56cfb8173
consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441)
2010-09-01 17:17:25 +00:00
..
main
consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441)
2010-09-01 17:17:25 +00:00
test
introspect superclass when given a CGLIB proxy as target class (SPR-7448); use generic Class<?> in TransactionAttributeSource signature
2010-08-11 21:47:50 +00:00