Package net.bytebuddy.build
A package for types that allow for applying Byte Buddy transformation during a build process.
-
Interface Summary Interface Description EntryPoint An entry point for a build tool which is responsible for the transformation's configuration.Plugin A plugin that allows for the application of Byte Buddy transformations during a build process. -
Enum Summary Enum Description EntryPoint.Default Default implementations for an entry point.