Skip to content

Byte Buddy 1.0.3

Choose a tag to compare

@raphw raphw released this 21 Jan 18:56
· 5777 commits to master since this release
  • Added support for Java 9 owner type annotations.
  • Fixed bug in type builder validation that prohibited annotations on owner types for non-generic types.
  • Added additional element matchers for matching an index parameter type.