anegrin / bytebuddy-spring

This is a simple demo to integrate ByteBuddy in Spring as a FactoryBean to wrap method invocation and log timings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

这种写法报错

tutuerhao opened this issue · comments

这种写法报错
Cannot resolve ambiguous delegation of protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException to public java.lang.String java.lang.Object.toString() or public native int java.lang.Object.hashCode()