JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
io.micronaut.data.annotation
Projection
List
Contents
Description
Required Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Interface Projection.List
Enclosing class:
Projection
@Documented
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public static @interface
Projection.List
The repeatable container.
Since:
5.0
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Projection
[]
value
Returns a list of annotations.
Element Details
value
Projection
[]
value
Returns a list of annotations.
Returns:
list of annotations.