Skip to content

Commit 80cf193

Browse files
committed
deploy: 8b70ab6
1 parent fe5ff47 commit 80cf193

File tree

837 files changed

+83404
-82031
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

837 files changed

+83404
-82031
lines changed

feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>Quarkus</title>
66
<link>https://quarkus.io</link>
77
<description>Quarkus: Supersonic Subatomic Java</description>
8-
<lastBuildDate>Wed, 24 Sep 2025 12:46:49 +0000</lastBuildDate>
8+
<lastBuildDate>Wed, 24 Sep 2025 14:14:33 +0000</lastBuildDate>
99

1010

1111
<item>

guides/all-builditems.html

Lines changed: 717 additions & 617 deletions
Large diffs are not rendered by default.

guides/all-config.html

Lines changed: 11085 additions & 10835 deletions
Large diffs are not rendered by default.

guides/amqp-dev-services.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ <h2 id="configuration-reference-devservices"><a class="anchor" href="#configurat
382382
<p>If Dev Services for AMQP has been explicitly enabled or disabled. Dev Services are generally enabled by default, unless there is an existing configuration present. For AMQP, Dev Services starts a broker unless <code>amqp-host</code> or <code>amqp-port</code> are set or if all the Reactive Messaging AMQP channel are configured with <code>host</code> or <code>port</code>.</p>
383383
</div>
384384
<div class="paragraph">
385-
<p>Environment variable: <code id="env-var-4261">QUARKUS_AMQP_DEVSERVICES_ENABLED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4261" title="Copy to clipboard" do-not-collapse="true"></button></p>
385+
<p>Environment variable: <code id="env-var-4269">QUARKUS_AMQP_DEVSERVICES_ENABLED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4269" title="Copy to clipboard" do-not-collapse="true"></button></p>
386386
</div>
387387
</div>
388388
</div>
@@ -406,7 +406,7 @@ <h2 id="configuration-reference-devservices"><a class="anchor" href="#configurat
406406
<p>If not defined, the port will be chosen randomly.</p>
407407
</div>
408408
<div class="paragraph">
409-
<p>Environment variable: <code id="env-var-4262">QUARKUS_AMQP_DEVSERVICES_PORT</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4262" title="Copy to clipboard" do-not-collapse="true"></button></p>
409+
<p>Environment variable: <code id="env-var-4270">QUARKUS_AMQP_DEVSERVICES_PORT</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4270" title="Copy to clipboard" do-not-collapse="true"></button></p>
410410
</div>
411411
</div>
412412
</div>
@@ -430,7 +430,7 @@ <h2 id="configuration-reference-devservices"><a class="anchor" href="#configurat
430430
<p>Check the <a href="https://quay.io/repository/artemiscloud/activemq-artemis-broker">activemq-artemis-broker on Quay page</a> to find the available versions.</p>
431431
</div>
432432
<div class="paragraph">
433-
<p>Environment variable: <code id="env-var-4263">QUARKUS_AMQP_DEVSERVICES_IMAGE_NAME</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4263" title="Copy to clipboard" do-not-collapse="true"></button></p>
433+
<p>Environment variable: <code id="env-var-4271">QUARKUS_AMQP_DEVSERVICES_IMAGE_NAME</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4271" title="Copy to clipboard" do-not-collapse="true"></button></p>
434434
</div>
435435
</div>
436436
</div>
@@ -451,7 +451,7 @@ <h2 id="configuration-reference-devservices"><a class="anchor" href="#configurat
451451
<p>The value of the <code>AMQ_EXTRA_ARGS</code> environment variable to pass to the container. For ActiveMQ Artemis Broker &#8656; 1.0.21, set this property to <code>--no-autotune --mapped --no-fsync --relax-jolokia --http-host 0.0.0.0</code></p>
452452
</div>
453453
<div class="paragraph">
454-
<p>Environment variable: <code id="env-var-4264">QUARKUS_AMQP_DEVSERVICES_EXTRA_ARGS</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4264" title="Copy to clipboard" do-not-collapse="true"></button></p>
454+
<p>Environment variable: <code id="env-var-4272">QUARKUS_AMQP_DEVSERVICES_EXTRA_ARGS</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4272" title="Copy to clipboard" do-not-collapse="true"></button></p>
455455
</div>
456456
</div>
457457
</div>
@@ -478,7 +478,7 @@ <h2 id="configuration-reference-devservices"><a class="anchor" href="#configurat
478478
<p>Container sharing is only used in dev mode.</p>
479479
</div>
480480
<div class="paragraph">
481-
<p>Environment variable: <code id="env-var-4265">QUARKUS_AMQP_DEVSERVICES_SHARED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4265" title="Copy to clipboard" do-not-collapse="true"></button></p>
481+
<p>Environment variable: <code id="env-var-4273">QUARKUS_AMQP_DEVSERVICES_SHARED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4273" title="Copy to clipboard" do-not-collapse="true"></button></p>
482482
</div>
483483
</div>
484484
</div>
@@ -502,7 +502,7 @@ <h2 id="configuration-reference-devservices"><a class="anchor" href="#configurat
502502
<p>This property is used when you need multiple shared AMQP brokers.</p>
503503
</div>
504504
<div class="paragraph">
505-
<p>Environment variable: <code id="env-var-4266">QUARKUS_AMQP_DEVSERVICES_SERVICE_NAME</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4266" title="Copy to clipboard" do-not-collapse="true"></button></p>
505+
<p>Environment variable: <code id="env-var-4274">QUARKUS_AMQP_DEVSERVICES_SERVICE_NAME</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4274" title="Copy to clipboard" do-not-collapse="true"></button></p>
506506
</div>
507507
</div>
508508
</div>
@@ -523,7 +523,7 @@ <h2 id="configuration-reference-devservices"><a class="anchor" href="#configurat
523523
<p>Environment variables that are passed to the container.</p>
524524
</div>
525525
<div class="paragraph">
526-
<p>Environment variable: <code id="env-var-4267">QUARKUS_AMQP_DEVSERVICES_CONTAINER_ENV__ENVIRONMENT_VARIABLE_NAME_</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4267" title="Copy to clipboard" do-not-collapse="true"></button></p>
526+
<p>Environment variable: <code id="env-var-4275">QUARKUS_AMQP_DEVSERVICES_CONTAINER_ENV__ENVIRONMENT_VARIABLE_NAME_</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4275" title="Copy to clipboard" do-not-collapse="true"></button></p>
527527
</div>
528528
</div>
529529
</div>

guides/amqp-reference.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1116,7 +1116,7 @@ <h3 id="quarkus-specific-configuration"><a class="anchor" href="#quarkus-specifi
11161116
<p>If Dev Services for AMQP has been explicitly enabled or disabled. Dev Services are generally enabled by default, unless there is an existing configuration present. For AMQP, Dev Services starts a broker unless <code>amqp-host</code> or <code>amqp-port</code> are set or if all the Reactive Messaging AMQP channel are configured with <code>host</code> or <code>port</code>.</p>
11171117
</div>
11181118
<div class="paragraph">
1119-
<p>Environment variable: <code id="env-var-4268">QUARKUS_AMQP_DEVSERVICES_ENABLED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4268" title="Copy to clipboard" do-not-collapse="true"></button></p>
1119+
<p>Environment variable: <code id="env-var-4276">QUARKUS_AMQP_DEVSERVICES_ENABLED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4276" title="Copy to clipboard" do-not-collapse="true"></button></p>
11201120
</div>
11211121
</div>
11221122
</div>
@@ -1140,7 +1140,7 @@ <h3 id="quarkus-specific-configuration"><a class="anchor" href="#quarkus-specifi
11401140
<p>If not defined, the port will be chosen randomly.</p>
11411141
</div>
11421142
<div class="paragraph">
1143-
<p>Environment variable: <code id="env-var-4269">QUARKUS_AMQP_DEVSERVICES_PORT</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4269" title="Copy to clipboard" do-not-collapse="true"></button></p>
1143+
<p>Environment variable: <code id="env-var-4277">QUARKUS_AMQP_DEVSERVICES_PORT</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4277" title="Copy to clipboard" do-not-collapse="true"></button></p>
11441144
</div>
11451145
</div>
11461146
</div>
@@ -1164,7 +1164,7 @@ <h3 id="quarkus-specific-configuration"><a class="anchor" href="#quarkus-specifi
11641164
<p>Check the <a href="https://quay.io/repository/artemiscloud/activemq-artemis-broker">activemq-artemis-broker on Quay page</a> to find the available versions.</p>
11651165
</div>
11661166
<div class="paragraph">
1167-
<p>Environment variable: <code id="env-var-4270">QUARKUS_AMQP_DEVSERVICES_IMAGE_NAME</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4270" title="Copy to clipboard" do-not-collapse="true"></button></p>
1167+
<p>Environment variable: <code id="env-var-4278">QUARKUS_AMQP_DEVSERVICES_IMAGE_NAME</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4278" title="Copy to clipboard" do-not-collapse="true"></button></p>
11681168
</div>
11691169
</div>
11701170
</div>
@@ -1185,7 +1185,7 @@ <h3 id="quarkus-specific-configuration"><a class="anchor" href="#quarkus-specifi
11851185
<p>The value of the <code>AMQ_EXTRA_ARGS</code> environment variable to pass to the container. For ActiveMQ Artemis Broker &#8656; 1.0.21, set this property to <code>--no-autotune --mapped --no-fsync --relax-jolokia --http-host 0.0.0.0</code></p>
11861186
</div>
11871187
<div class="paragraph">
1188-
<p>Environment variable: <code id="env-var-4271">QUARKUS_AMQP_DEVSERVICES_EXTRA_ARGS</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4271" title="Copy to clipboard" do-not-collapse="true"></button></p>
1188+
<p>Environment variable: <code id="env-var-4279">QUARKUS_AMQP_DEVSERVICES_EXTRA_ARGS</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4279" title="Copy to clipboard" do-not-collapse="true"></button></p>
11891189
</div>
11901190
</div>
11911191
</div>
@@ -1212,7 +1212,7 @@ <h3 id="quarkus-specific-configuration"><a class="anchor" href="#quarkus-specifi
12121212
<p>Container sharing is only used in dev mode.</p>
12131213
</div>
12141214
<div class="paragraph">
1215-
<p>Environment variable: <code id="env-var-4272">QUARKUS_AMQP_DEVSERVICES_SHARED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4272" title="Copy to clipboard" do-not-collapse="true"></button></p>
1215+
<p>Environment variable: <code id="env-var-4280">QUARKUS_AMQP_DEVSERVICES_SHARED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4280" title="Copy to clipboard" do-not-collapse="true"></button></p>
12161216
</div>
12171217
</div>
12181218
</div>
@@ -1236,7 +1236,7 @@ <h3 id="quarkus-specific-configuration"><a class="anchor" href="#quarkus-specifi
12361236
<p>This property is used when you need multiple shared AMQP brokers.</p>
12371237
</div>
12381238
<div class="paragraph">
1239-
<p>Environment variable: <code id="env-var-4273">QUARKUS_AMQP_DEVSERVICES_SERVICE_NAME</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4273" title="Copy to clipboard" do-not-collapse="true"></button></p>
1239+
<p>Environment variable: <code id="env-var-4281">QUARKUS_AMQP_DEVSERVICES_SERVICE_NAME</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4281" title="Copy to clipboard" do-not-collapse="true"></button></p>
12401240
</div>
12411241
</div>
12421242
</div>
@@ -1257,7 +1257,7 @@ <h3 id="quarkus-specific-configuration"><a class="anchor" href="#quarkus-specifi
12571257
<p>Environment variables that are passed to the container.</p>
12581258
</div>
12591259
<div class="paragraph">
1260-
<p>Environment variable: <code id="env-var-4274">QUARKUS_AMQP_DEVSERVICES_CONTAINER_ENV__ENVIRONMENT_VARIABLE_NAME_</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4274" title="Copy to clipboard" do-not-collapse="true"></button></p>
1260+
<p>Environment variable: <code id="env-var-4282">QUARKUS_AMQP_DEVSERVICES_CONTAINER_ENV__ENVIRONMENT_VARIABLE_NAME_</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-4282" title="Copy to clipboard" do-not-collapse="true"></button></p>
12611261
</div>
12621262
</div>
12631263
</div>

guides/amqp.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ <h2 id="prerequisites"><a class="anchor" href="#prerequisites"></a>Prerequisites
267267
<p>JDK 17+ installed with <code>JAVA_HOME</code> configured appropriately</p>
268268
</li>
269269
<li>
270-
<p>Apache Maven 3.9.9</p>
270+
<p>Apache Maven 3.9.11</p>
271271
</li>
272272
<li>
273273
<p>Docker and Docker Compose or <a href="podman">Podman</a>, and Docker Compose</p>
@@ -362,7 +362,7 @@ <h2 id="creating-the-maven-project"><a class="anchor" href="#creating-the-maven-
362362
<div class="title">Maven</div>
363363
<div class="listingblock">
364364
<div class="content">
365-
<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">mvn io.quarkus.platform:quarkus-maven-plugin:3.27.0:create \
365+
<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">mvn io.quarkus.platform:quarkus-maven-plugin:3.28.1:create \
366366
-DprojectGroupId=org.acme \
367367
-DprojectArtifactId=amqp-quickstart-producer \
368368
-Dextensions='rest-jackson,messaging-amqp' \
@@ -426,7 +426,7 @@ <h2 id="creating-the-maven-project"><a class="anchor" href="#creating-the-maven-
426426
<div class="title">Maven</div>
427427
<div class="listingblock">
428428
<div class="content">
429-
<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">mvn io.quarkus.platform:quarkus-maven-plugin:3.27.0:create \
429+
<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">mvn io.quarkus.platform:quarkus-maven-plugin:3.28.1:create \
430430
-DprojectGroupId=org.acme \
431431
-DprojectArtifactId=amqp-quickstart-processor \
432432
-Dextensions='messaging-amqp' \

guides/aws-lambda-http.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ <h2 id="prerequisites"><a class="anchor" href="#prerequisites"></a>Prerequisites
297297
<p>JDK 17+ installed with <code>JAVA_HOME</code> configured appropriately</p>
298298
</li>
299299
<li>
300-
<p>Apache Maven 3.9.9</p>
300+
<p>Apache Maven 3.9.11</p>
301301
</li>
302302
<li>
303303
<p>Optionally the <a href="cli-tooling">Quarkus CLI</a> if you want to use it</p>
@@ -347,7 +347,7 @@ <h2 id="creating-the-maven-deployment-project"><a class="anchor" href="#creating
347347
<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">mvn archetype:generate \
348348
-DarchetypeGroupId=io.quarkus \
349349
-DarchetypeArtifactId=quarkus-amazon-lambda-http-archetype \
350-
-DarchetypeVersion=3.27.0</code></pre>
350+
-DarchetypeVersion=3.28.1</code></pre>
351351
</div>
352352
</div>
353353
<div class="paragraph">
@@ -358,7 +358,7 @@ <h2 id="creating-the-maven-deployment-project"><a class="anchor" href="#creating
358358
<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">mvn archetype:generate \
359359
-DarchetypeGroupId=io.quarkus \
360360
-DarchetypeArtifactId=quarkus-amazon-lambda-rest-archetype \
361-
-DarchetypeVersion=3.27.0</code></pre>
361+
-DarchetypeVersion=3.28.1</code></pre>
362362
</div>
363363
</div>
364364
</div>

guides/aws-lambda.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ <h2 id="prerequisites"><a class="anchor" href="#prerequisites"></a>Prerequisites
258258
<p>JDK 17+ installed with <code>JAVA_HOME</code> configured appropriately</p>
259259
</li>
260260
<li>
261-
<p>Apache Maven 3.9.9</p>
261+
<p>Apache Maven 3.9.11</p>
262262
</li>
263263
<li>
264264
<p>Optionally the <a href="cli-tooling">Quarkus CLI</a> if you want to use it</p>
@@ -319,7 +319,7 @@ <h2 id="creating-the-maven-deployment-project"><a class="anchor" href="#creating
319319
<pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">mvn archetype:generate \
320320
-DarchetypeGroupId=io.quarkus \
321321
-DarchetypeArtifactId=quarkus-amazon-lambda-archetype \
322-
-DarchetypeVersion=3.27.0</code></pre>
322+
-DarchetypeVersion=3.28.1</code></pre>
323323
</div>
324324
</div>
325325
<div class="admonitionblock note">

guides/azure-functions-http.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ <h2 id="prerequisites"><a class="anchor" href="#prerequisites"></a>Prerequisites
290290
<p>JDK 17+ installed with <code>JAVA_HOME</code> configured appropriately</p>
291291
</li>
292292
<li>
293-
<p>Apache Maven 3.9.9</p>
293+
<p>Apache Maven 3.9.11</p>
294294
</li>
295295
<li>
296296
<p>Optionally the <a href="cli-tooling">Quarkus CLI</a> if you want to use it</p>

guides/azure-functions.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ <h2 id="prerequisites"><a class="anchor" href="#prerequisites"></a>Prerequisites
319319
<p>JDK 17+ installed with <code>JAVA_HOME</code> configured appropriately</p>
320320
</li>
321321
<li>
322-
<p>Apache Maven 3.9.9</p>
322+
<p>Apache Maven 3.9.11</p>
323323
</li>
324324
<li>
325325
<p>Optionally the <a href="cli-tooling">Quarkus CLI</a> if you want to use it</p>

0 commit comments

Comments
 (0)