Skip to content

Commit 8ccf05a

Browse files
committed
Remove SpringProxyRuntimeHintsRegistrar
A dynamic mechanism to register proxy and reflection hints for classes annotated by @transactional is needed instead. See gh-28717
1 parent 9f7cbe1 commit 8ccf05a

File tree

2 files changed

+0
-39
lines changed

2 files changed

+0
-39
lines changed

spring-aop/src/main/java/org/springframework/aop/SpringProxyRuntimeHintsRegistrar.java

Lines changed: 0 additions & 37 deletions
This file was deleted.
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
org.springframework.beans.factory.aot.BeanRegistrationAotProcessor=\
22
org.springframework.aop.scope.ScopedProxyBeanRegistrationAotProcessor
3-
org.springframework.aot.hint.RuntimeHintsRegistrar=\
4-
org.springframework.aop.SpringProxyRuntimeHintsRegistrar

0 commit comments

Comments
 (0)