github raphw/byte-buddy byte-buddy-1.11.19
Byte Buddy 1.11.19

latest releases: byte-buddy-1.15.3, byte-buddy-1.15.2, byte-buddy-1.15.1...
2 years ago
  • Add Advice.AssignReturned post processor to allow for assigning values from Advice that uses delegation rather than inlining.
  • Allow for declaring Advice.Local values from both enter and exit advice.
  • Add option for using runtime class path rather than only compile scope from Byte Buddy Maven plugin.
  • Avoid loading of annotation proxies within Byte Buddy's internal API.
  • Add plugin to add Java Repeatable annotations without requiring a JDK 8+.

Don't miss a new byte-buddy release

NewReleases is sending notifications on new releases.