API Annotation Vocabulary

Practice API annotation vocabulary: @deprecated, @throws, @since, @version, @see, and OpenAPI annotations like @ApiOperation and @Schema.

0 / 5 completed
1 / 5
A Java method is annotated with `@Deprecated`. What does this annotation signal to other developers?