spring-framework/spring-beans
Simon Baslé e262e98bab ConstructorResolver error hints about mixing indexed and named args
This commit adds a note to an exception in `ConstructorResolver`'s
`autowireConstructor` method hinting that attention should be paid to
cases that mix indexed arguments and named arguments. This is especially
when inheriting bean definitions in xml.

Closes gh-29976
Close gh-PR
2023-04-12 13:09:28 +02:00
..
src ConstructorResolver error hints about mixing indexed and named args 2023-04-12 13:09:28 +02:00
spring-beans.gradle Update bean registration contribution tests to use TestCompiler 2022-03-10 16:06:52 +01:00