Package ubic.gemma.rest.annotations
-
Annotation Types Summary Annotation Type Description CacheControl CacheControls GZIP Used to annotate endpoints that will have their payload compressed withGZIPOutputStreamunconditionally.
| Annotation Type | Description |
|---|---|
| CacheControl | |
| CacheControls | |
| GZIP |
Used to annotate endpoints that will have their payload compressed with
GZIPOutputStream
unconditionally. |