Annotation Interface SymbolNotFoundApiResponse


@Retention(RUNTIME) @Target(METHOD) public @interface SymbolNotFoundApiResponse
An annotation used for defining how a controller's endpoint should behave when a symbol cannot be found.
Version:
1.0.5
Author:
Stephen Prizio