Annotation Interface ProduceWeak
Declare that this step comes before the given build items are consumed, but using weak semantics.
-
Nested Class Summary
Nested Classes -
Required Element Summary
Required Elements
-
Element Details
-
value
Class<? extends io.quarkus.builder.item.BuildItem> valueThe build item type whose consumption is preceded by this step.- Returns:
- the build item
-