argh! Is there an example somewhere of using the k...
# getting-started
d
argh! Is there an example somewhere of using the kotlin-noarg plugin? The docs say “Then specify the list of no-arg annotations”. Does this mean that I have to write my own annotation class to be able to use it? I see some references in stackoverflow to people just adding
@NoArg
to their data class, but no information on what other setup is needed to get that to work Posted in #spring