Skip to content

Byte Buddy 1.8.22

Compare
Choose a tag to compare
@raphw raphw released this 08 Sep 19:33
· 2725 commits to master since this release
  • Add guard to EnclosedMethod property upon redefinition to avoid error with Groovy which often gets the propery wrong.
  • Add possibility to sort fields in plugin-generated equals method.
  • Add class file locator for URL instances.