Annotation Interface CORS


@Retention(RUNTIME) @Target({TYPE,PACKAGE}) @Documented public @interface CORS
Defines CrossOriginSharingPolicy default policy for all annotated types or packages.
Author:
cdivilly