Skip to content

Commit dc05fa3

Browse files
committed
Drop synthetic beans
1 parent 45a586d commit dc05fa3

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

docs/src/main/asciidoc/extension-maturity-matrix.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -143,11 +143,6 @@ Quarkus's reactive core is a key contributor to its excellent throughput and sca
143143
For maximum scalability, go beyond the reactive core and enable fully reactive programming, using Mutiny. Most projects that support a reactive programming model offer two distinct extensions, a `-reactive` and a plain one.
144144
See, for example, https://quarkus.io/extensions/io.quarkiverse.quarkus-elasticsearch/quarkus-elasticsearch/[ElasticSearch] and https://quarkus.io/extensions/io.quarkiverse.quarkus-elasticsearch-reactive/quarkus-elasticsearch-reactive/[ElasticSearch Reactive] extensions.
145145

146-
=== Replace CDI Beans With Synthetic Ones
147-
148-
Quarkus allows extensions to create xref:cdi-integration#synthetic_beans[synthetic beans].
149-
These reduce the number of CDI beans at runtime, which improves memory footprint.
150-
151146
== Operations
152147

153148
Developer joy is important, but so are observability, maintainability, and other operational considerations.
289 KB
Loading

0 commit comments

Comments
 (0)