mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
0ad9349d84
This commit makes ref() and provider() only available from inside the bean lambda and not from the root level of the beans DSL. Closes gh-22177