I made more tests and it seems to fix the bug the DetailScanner.methods(Class) should...
To filter out bridge methods the java.lang.reflect.Method.isBridge() method can be...
To filter out bridge methods the java.lang.reflect.Method.isBridge() can be used...
Exception during deserialization after upgrading to new java version