mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
Update `@Autowired` detection logic to consider all constructors and to search user classes. Fixes gh-33061 Co-authored-by: Phillip Webb <pwebb@vmware.com>