Kotlin Symbol Processing (KSP) is an API that you can use to develop lightweight compiler plugins. KSP provides a simplified compiler plugin API that leverages the power of Kotlin while keeping the ...
Avoid use of types that are deprecated as of Java 26. Include ASM 9.9 that offers ASM support for Java 26. Make sure that generated code internal to Byte Buddy supports CDS if available. Update ...