Skip to content

Commit 1fafc00

Browse files
committed
Sync documentation of main branch
1 parent 63415b5 commit 1fafc00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_generated-doc/main/infra/quarkus-all-build-items.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9886,7 +9886,7 @@ a| https://github.com/quarkusio/quarkus/blob/main/extensions/vertx-http/deployme
98869886
This build item aims to be used by extensions to generate static resources.
98879887
Those resources will be served on the given `GeneratedStaticResourceBuildItem#endpoint` . It is NOT necessary to create the file on disk.
98889888
Behind the scenes the build step will take care of add those resources to the final build, through `AdditionalStaticResourceBuildItem` , `NativeImageResourceBuildItem` and `io.quarkus.deployment.builditem.GeneratedResourceBuildItem` build items.
9889-
The value of `endpoint` should be prefixed with `'/'` .
9889+
The value of `endpoint` should be prefixed with `'/'` and reference a file (no trailing `/`).
98909890
-- a|`java.lang.String endpoint`
98919891
98929892
_No Javadoc found_

0 commit comments

Comments
 (0)