Annotation Interface StrategyNotFoundApiResponse


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