Byte Buddy v0.6.11 Release Notes

Release Date: 2015-06-01 // almost 9 years ago
    • ➕ Added additional ClassFileLocators for locating jar files in folders and jar files.
    • ➕ Added explicit check for invalid access of instance fields from static methods in field accessing interceptors.
    • ➕ Added the @StubValue and @FieldValue annotations.