You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>A RuntimeValue that holds an Optional Supplier of String. The Supplier is used to generate the banner text when needed. The Optional allows for the possibility that no banner supplier is provided, in which case the banner will not be printed.</p>
<p>After adding the extension or dependency, to avoid confusion, remove the <code>src/main/resources/application.properties</code> file and create a <code>src/main/resources/application.yaml</code> file.</p>
286
+
<p>After adding the extension or dependency, to avoid confusion, remove the <code>src/main/resources/application.properties</code>
287
+
file and create a <code>src/main/resources/application.yaml</code> file.</p>
<p>YAML <code>null</code> keys are not included in the assembly of the configuration property name, allowing them to be used at any level for disambiguating configuration properties.</p>
520
537
</div>
521
-
<divclass="paragraph">
522
-
<p>Although Quarkus primarily uses <code>.properties</code> file extension for configuration, the snakeyaml library, which is used for parsing YAML in Quarkus, can also parse JSON structures. This means you can use YAML files with JSON content inside.</p>
523
-
</div>
524
-
<divclass="paragraph">
525
-
<p>YAML and JSON structures can be read in an application.yaml file.</p>
526
-
</div>
527
-
<divclass="paragraph">
528
-
<p>Certainly, here’s a step-by-step guide on how to use complex configuration structures with Quarkus:</p>
<pclass="card-text"><spanclass="key">Description:</span> <spanclass="short-description">The main objective of this working group is to consolidate, enhance, and modernize Quarkus's Ahead-of-Time (AOT) and runtime efficiency (in JVM mode) capabilities. We aim to leverage OpenJDK's Project Leyden, IBM Semeru's advanced features, and JLink to provide a unified, "native-like" startup exper
220
+
<pclass="card-text"><spanclass="key">Description:</span> <spanclass="short-description">The Quarkus 4 working group aims to coordinate and track all Quarkus 4-related development in a long-running effort.
<ahref="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/AOT.20cache.20-.20Global.20thread/with/568847190" title="Discuss about the working group"><i
<pclass="card-text"><spanclass="key">Description:</span> <spanclass="short-description">This working group will explore and define the foundation of the next generation of AI-Infused and Agentic applications built with LangChain4j and Quarkus LangChain4j. The group will investigate core changes to the current programming model, improve dev exp, build stronger interoperability.
251
+
<pclass="card-text"><spanclass="key">Description:</span> <spanclass="short-description">The main objective of this working group is to consolidate, enhance, and modernize Quarkus's Ahead-of-Time (AOT) and runtime efficiency (in JVM mode) capabilities. We aim to leverage OpenJDK's Project Leyden, IBM Semeru's advanced features, and JLink to provide a unified, "native-like" startup exper
<ahref="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20-.20Agentic.20Foundation.20and.20LangChain4j.20Next/with/547443137" title="Discuss about the working group"><i
270
+
<ahref="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/AOT.20cache.20-.20Global.20thread/with/568847190" title="Discuss about the working group"><i
274
271
class="icon fa-solid fa-comments"></i></a>
275
272
276
273
</div>
@@ -281,12 +278,12 @@ <h2>Active working groups</h2>
281
278
282
279
<divclass="card">
283
280
<divclass="card-header">
284
-
<pclass="card-title">Quarkus 4</p>
281
+
<pclass="card-title">Agentic Foundation and LangChain4j Next</p>
<pclass="card-text"><spanclass="key">Description:</span> <spanclass="short-description">The Quarkus 4 working group aims to coordinate and track all Quarkus 4-related development in a long-running effort.
286
+
<pclass="card-text"><spanclass="key">Description:</span> <spanclass="short-description">This working group will explore and define the foundation of the next generation of AI-Infused and Agentic applications built with LangChain4j and Quarkus LangChain4j. The group will investigate core changes to the current programming model, improve dev exp, build stronger interoperability.
title="Discuss about the working group"><iclass="icon fa-solid fa-comments"></i></a>
302
+
<ahref="https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20-.20Agentic.20Foundation.20and.20LangChain4j.20Next/with/547443137" title="Discuss about the working group"><i
303
+
class="icon fa-solid fa-comments"></i></a>
304
304
305
305
</div>
306
306
</div>
@@ -737,6 +737,8 @@ <h2>LTS versions</h2>
737
737
738
738
739
739
740
+
741
+
740
742
<divclass="card">
741
743
<divclass="card-header">
742
744
<pclass="card-title">Quarkus 3.33 LTS</p>
@@ -789,8 +791,6 @@ <h2>LTS versions</h2>
789
791
790
792
791
793
792
-
793
-
794
794
795
795
796
796
@@ -877,6 +877,8 @@ <h2>Paused working groups</h2>
877
877
<divclass="grid-wrapper working-groups-cards">
878
878
879
879
880
+
881
+
880
882
<divclass="card">
881
883
<divclass="card-header">
882
884
<pclass="card-title">Quarkus 3.33 LTS</p>
@@ -937,8 +939,6 @@ <h2>Paused working groups</h2>
0 commit comments