标签: spring spring-boot spring-framework-beans
有没有办法在spring cglib代理下获取真实对象?
例如com.demo.test.main.MyProperty$$EnhancerBySpringCGLIB$$f06744b7@697a92af我想得到com.demo.test.main.MyProperty@612342。
com.demo.test.main.MyProperty$$EnhancerBySpringCGLIB$$f06744b7@697a92af
com.demo.test.main.MyProperty@612342