Hello Community
I was trying integrate Javassist into Spring, and I have one prototye.
I need this implementation because my environment Hibernate uses only Javassist and I need to proxy classes without interfaces. (I dont know if Javassist can proxy the class target itself)
Then, I attached the jar file together with the source and I need your help for improve this prototype.
Thanks!!


Reply With Quote
