<@U0BUH9FRD>: Unfortunately, you can’t add an `ope...
# spring
y
@sdeleuze: Unfortunately, you can’t add an
open
modifier using kapt. But it is possible to make a new compiler plugin which will accept a list of annotation qualified names, and all classes annotated with such annotations will become
open
by default.