File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -83,4 +83,4 @@ RUNTIMEDB/
8383docs /se /config /images
8484
8585# Baseline results for regression tests
86- jmh-baseline.json
86+ jmh-baseline.json
Original file line number Diff line number Diff line change @@ -268,11 +268,12 @@ endif::[]
268268:openapi-spec-base-url: https://github.com/OAI/OpenAPI-Specification/blob/master/versions
269269:openapi-spec-url: {openapi-spec-base-url}/{openapi-version}.md
270270
271+ :oci-doc-url: https://docs.oracle.com/en-us/iaas
271272:oci-sdk-config-url: https://docs.oracle.com/en-us/iaas/Content/API/Concepts/sdkconfig.htm#SDK_and_CLI_Configuration_File
272273:oci-database-url: https://docs.oracle.com/en-us/iaas/Content/Database/home.htm
273274:oci-cli-url: https://docs.oracle.com/en-us/iaas/tools/oci-cli/latest
274- :oci-javasdk-url: https://docs.cloud. oracle.com/iaas/Content/API/SDKDocs/javasdk.htm
275- :oci-objstore-url: https://docs.cloud. oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm
275+ :oci-javasdk-url: https://docs.oracle.com/en-us /iaas/Content/API/SDKDocs/javasdk.htm
276+ :oci-objstore-url: https://docs.oracle.com/en-us /iaas/Content/Object/Concepts/objectstorageoverview.htm
276277:oci-vault-url: https://docs.oracle.com/en-us/iaas/Content/KeyManagement/home.htm
277278
278279:oci-javasdk-javadoc-base-url: https://docs.oracle.com/en-us/iaas/tools/java/latest
Original file line number Diff line number Diff line change 11///////////////////////////////////////////////////////////////////////////////
2- Copyright (c) 2021, 2023 Oracle and/or its affiliates.
2+ Copyright (c) 2021, 2025 Oracle and/or its affiliates.
33
44 Licensed under the Apache License, Version 2.0 (the "License");
55 you may not use this file except in compliance with the License.
@@ -20,7 +20,7 @@ ifndef::rootdir[:rootdir: {docdir}/..]
2020// tag::maven-dependency[]
2121== Maven Coordinates [[maven-coordinates]]
2222
23- To enable {feature-name}
23+ To enable {feature-name},
2424ifeval::["{microprofile-bundle}" == "true"]
2525either add a dependency on the xref:{rootdir}/mp/introduction/microprofile.adoc[helidon-microprofile bundle] or
2626endif::[]
You can’t perform that action at this time.
0 commit comments