Document programmatic bean registration

This commit adds the reference documentation for the new programmatic
bean registration capabilities for both Java and Kotlin.

Closes gh-18353
This commit is contained in:
Sébastien Deleuze
2025-03-06 18:57:05 +01:00
parent 682e2d6d84
commit bedc235bab
3 changed files with 90 additions and 107 deletions

View File

@@ -32,6 +32,7 @@
**** xref:core/beans/java/bean-annotation.adoc[]
**** xref:core/beans/java/configuration-annotation.adoc[]
**** xref:core/beans/java/composing-configuration-classes.adoc[]
**** xref:core/beans/java/programmatic-bean-registration.adoc[]
*** xref:core/beans/environment.adoc[]
*** xref:core/beans/context-load-time-weaver.adoc[]
*** xref:core/beans/context-introduction.adoc[]