Hello, I am using the JPA NoArg gradle plugin, is there a similar plugin (or options) to use on an EJB project, I would like to annotate the Kotlin class and have it provide the "open" keyword for the "class" and any non-private methods, including generated standard getters/setters, Thanks