I'm reading a book about Spring Boot and I came ac...
# announcements
z
I'm reading a book about Spring Boot and I came across a problem regarding annotations. The problem is that
@Index
is not allowed there because it's itself an annotation.