Package io.mats3.spring
Annotation Type Sto
-
@Documented @Retention(RUNTIME) @Target({PARAMETER,ANNOTATION_TYPE}) public @interface StoSpecifies that the annotated method parameter is an incoming State Transfer Object.
@Documented
@Retention(RUNTIME)
@Target({PARAMETER,ANNOTATION_TYPE})
public @interface Sto