mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 05:49:04 +00:00
Various documentation improvements related to `@Configuration` and `Bean`. Better describe how method parameter can be used to declare dependencies of a particular bean. Also add an explicit mentions related to "hard-wiring" of dependencies in configuration classes. Issue: SPR-12773