Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revise "The IoC Container" section to be more relevant for modern Spring applications #32429

Closed
sdeleuze opened this issue Mar 12, 2024 · 1 comment
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: documentation A documentation task
Milestone

Comments

@sdeleuze
Copy link
Contributor

As a follow-up of #22171, the Spring Framework reference documentation introduction would probably need some rewrite to be more up to date, useful for modern Spring Boot applications, less XML specific and adapted to separate the global concepts from the various ways to define beans (JavaConfig (and its Kotlin variant), XML, functional (via Java API or Kotlin DSL), Groovy).

The IoC Container section contains various places that likely deserves an update, for example (not extensive):

@sdeleuze sdeleuze added the type: documentation A documentation task label Mar 12, 2024
@sdeleuze sdeleuze added this to the 6.2.x milestone Mar 12, 2024
@jhoeller jhoeller added the in: core Issues in core modules (aop, beans, core, context, expression) label Mar 18, 2024
@sdeleuze sdeleuze modified the milestones: 6.2.x, 6.2.0-M2 Apr 8, 2024
@jhoeller jhoeller changed the title Evolve "The IoC Container" section to be more relevant for modern Spring applications Revise "The IoC Container" section to be more relevant for modern Spring applications May 8, 2024
@jhoeller jhoeller modified the milestones: 6.2.0-M2, 6.1.7 May 8, 2024
@jhoeller
Copy link
Contributor

jhoeller commented May 8, 2024

Such a revision turns out to be straightforward, turning into a better read without major restructuring. I'll roll this into 6.1.7 since this is easy to apply. Any major restructurings of the documentation (if any) should remain 6.2 only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: documentation A documentation task
Projects
None yet
Development

No branches or pull requests

2 participants