I am working in Scala programming language. I want to create custom annotations to annotate the fields of case class.
this thread show how to create it but there are