Annotation Interface StrategyImplementationNotFoundApiResponse


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