Skip to content

Commit ef1440b

Browse files
committed
deploy: 50ac163
1 parent d83df0c commit ef1440b

File tree

8 files changed

+4518
-4498
lines changed

8 files changed

+4518
-4498
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>Mon, 13 Oct 2025 14:31:19 +0000</lastBuildDate>
8+
<lastBuildDate>Tue, 14 Oct 2025 03:18:04 +0000</lastBuildDate>
99

1010

1111
<item>

version/main/guides/all-builditems.html

Lines changed: 194 additions & 173 deletions
Large diffs are not rendered by default.

version/main/guides/all-config.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88489,7 +88489,13 @@ <h3 class="mb-0"></h3>
8848988489
<div id="conf-collapsible-desc-3754" class="openblock description description-collapsed">
8849088490
<div class="content">
8849188491
<div class="paragraph">
88492-
<p>If set to <code>true</code>, then this REST Client will not the default exception mapper which always throws an exception if HTTP response code &gt;= 400. This property is not applicable to the RESTEasy Client.</p>
88492+
<p>If set to <code>true</code>, then this REST Client will not the default exception mapper which always throws an exception if HTTP response code &gt;= 400.</p>
88493+
</div>
88494+
<div class="paragraph">
88495+
<p>This property is only taken into account if the REST Client returns <code>jakarta.ws.rs.core.Response</code> or <code>org.jboss.resteasy.reactive.RestResponse</code></p>
88496+
</div>
88497+
<div class="paragraph">
88498+
<p>This property is not applicable to the RESTEasy Client.</p>
8849388499
</div>
8849488500
<div class="paragraph">
8849588501
<p>Environment variable: <code id="env-var-69044">QUARKUS_REST_CLIENT__CLIENT__DISABLE_DEFAULT_MAPPER</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-69044" title="Copy to clipboard" do-not-collapse="true"></button></p>

version/main/guides/hibernate-orm.html

Lines changed: 3294 additions & 3312 deletions
Large diffs are not rendered by default.

version/main/guides/hibernate-reactive.html

Lines changed: 972 additions & 973 deletions
Large diffs are not rendered by default.

version/main/guides/rest-client.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2015,7 +2015,7 @@ <h3 id="injecting-the-jakarta-ws-rs-ext-providers-instance-in-filters"><a class=
20152015
public class TestClientRequestFilter implements ResteasyReactiveClientRequestFilter {
20162016

20172017
@Override
2018-
public void filter(ResteasyReactiveClientRequestFilter requestContext) {
2018+
public void filter(ResteasyReactiveClientRequestContext requestContext) {
20192019
Providers providers = requestContext.getProviders();
20202020
// ...
20212021
}
@@ -5197,7 +5197,13 @@ <h2 id="configuration-reference"><a class="anchor" href="#configuration-referenc
51975197
<div id="conf-collapsible-desc-81" class="openblock description description-collapsed">
51985198
<div class="content">
51995199
<div class="paragraph">
5200-
<p>If set to <code>true</code>, then this REST Client will not the default exception mapper which always throws an exception if HTTP response code &gt;= 400. This property is not applicable to the RESTEasy Client.</p>
5200+
<p>If set to <code>true</code>, then this REST Client will not the default exception mapper which always throws an exception if HTTP response code &gt;= 400.</p>
5201+
</div>
5202+
<div class="paragraph">
5203+
<p>This property is only taken into account if the REST Client returns <code>jakarta.ws.rs.core.Response</code> or <code>org.jboss.resteasy.reactive.RestResponse</code></p>
5204+
</div>
5205+
<div class="paragraph">
5206+
<p>This property is not applicable to the RESTEasy Client.</p>
52015207
</div>
52025208
<div class="paragraph">
52035209
<p>Environment variable: <code id="env-var-73269">QUARKUS_REST_CLIENT__CLIENT__DISABLE_DEFAULT_MAPPER</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-73269" title="Copy to clipboard" do-not-collapse="true"></button></p>

version/main/guides/resteasy-client.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3153,7 +3153,13 @@ <h2 id="configuration-reference"><a class="anchor" href="#configuration-referenc
31533153
<div id="conf-collapsible-desc-79" class="openblock description description-collapsed">
31543154
<div class="content">
31553155
<div class="paragraph">
3156-
<p>If set to <code>true</code>, then this REST Client will not the default exception mapper which always throws an exception if HTTP response code &gt;= 400. This property is not applicable to the RESTEasy Client.</p>
3156+
<p>If set to <code>true</code>, then this REST Client will not the default exception mapper which always throws an exception if HTTP response code &gt;= 400.</p>
3157+
</div>
3158+
<div class="paragraph">
3159+
<p>This property is only taken into account if the REST Client returns <code>jakarta.ws.rs.core.Response</code> or <code>org.jboss.resteasy.reactive.RestResponse</code></p>
3160+
</div>
3161+
<div class="paragraph">
3162+
<p>This property is not applicable to the RESTEasy Client.</p>
31573163
</div>
31583164
<div class="paragraph">
31593165
<p>Environment variable: <code id="env-var-73362">QUARKUS_REST_CLIENT__CLIENT__DISABLE_DEFAULT_MAPPER</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-73362" title="Copy to clipboard" do-not-collapse="true"></button></p>

working-groups/index.html

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,41 @@ <h2>Active working groups</h2>
209209
<div class="grid-wrapper working-groups-cards">
210210

211211

212+
<div class="card">
213+
<div class="card-header">
214+
<p class="card-title">Java 25 support</p>
215+
</div>
216+
<div class="card-body">
217+
<p class="card-text"><span class="key">Status:</span>&nbsp;<span
218+
class="status on-track">on track</span></p>
219+
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="short-description">The objective of this working group is to enable Quarkus applications to run cleanly across dev/test/production modes on Java 25, with no requirement to adopt Java 25 as a baseline.
220+
</span>
221+
</p>
222+
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">October 13, 2025 </span>
223+
</p>
224+
225+
<p class="card-text"><span class="key">Point of Contact:</span>&nbsp;<span class="point-of-contact">@Sanne (@<strong>Sanne</strong> on Zulip) and @gsmet (@_<strong>Guillaume Smet</strong> on Zulip)</span>
226+
</p>
227+
228+
</div>
229+
<div class="card-footer">
230+
<div class="icons">
231+
232+
<a href="https://github.com/quarkusio/quarkus/discussions/49696" title="See the working group proposal"><i
233+
class="icon fa-regular fa-file-lines"></i></a>&nbsp;
234+
235+
<a href="https://github.com/orgs/quarkusio/projects/59" title="View the working group board"><i
236+
class="icon fa-brands fa-square-github"></i></a>&nbsp;
237+
238+
<a href="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20-.20Java.2025.20chat" title="Discuss about the working group"><i
239+
class="icon fa-solid fa-comments"></i></a>&nbsp;
240+
241+
</div>
242+
</div>
243+
</div>
244+
245+
246+
212247
<div class="card">
213248
<div class="card-header">
214249
<p class="card-title">OIDC improvements</p>
@@ -419,41 +454,6 @@ <h2>Active working groups</h2>
419454

420455

421456

422-
<div class="card">
423-
<div class="card-header">
424-
<p class="card-title">Java 25 support</p>
425-
</div>
426-
<div class="card-body">
427-
<p class="card-text"><span class="key">Status:</span>&nbsp;<span
428-
class="status on-track">on track</span></p>
429-
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="short-description">The objective of this working group is to enable Quarkus applications to run cleanly across dev/test/production modes on Java 25, with no requirement to adopt Java 25 as a baseline.
430-
</span>
431-
</p>
432-
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">September 19, 2025 </span>
433-
</p>
434-
435-
<p class="card-text"><span class="key">Point of Contact:</span>&nbsp;<span class="point-of-contact">@Sanne (@<strong>Sanne</strong> on Zulip) and @gsmet (@_<strong>Guillaume Smet</strong> on Zulip)</span>
436-
</p>
437-
438-
</div>
439-
<div class="card-footer">
440-
<div class="icons">
441-
442-
<a href="https://github.com/quarkusio/quarkus/discussions/49696" title="See the working group proposal"><i
443-
class="icon fa-regular fa-file-lines"></i></a>&nbsp;
444-
445-
<a href="https://github.com/orgs/quarkusio/projects/59" title="View the working group board"><i
446-
class="icon fa-brands fa-square-github"></i></a>&nbsp;
447-
448-
<a href="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20-.20Java.2025.20chat" title="Discuss about the working group"><i
449-
class="icon fa-solid fa-comments"></i></a>&nbsp;
450-
451-
</div>
452-
</div>
453-
</div>
454-
455-
456-
457457
<div class="card">
458458
<div class="card-header">
459459
<p class="card-title">Chappie</p>

0 commit comments

Comments
 (0)