Madhura Bhave opened SPR-17358 and commented
Following some recent changes on master, tests related to BeanCurrentlyInCreationException in Spring Boot have started failing. These tests expect the cyclic beans to throw a BeanCurrentlyInCreationException but instead we get a IllegalArgumentException: wrong number of arguments.
It might be related to the change here.
Affects: 5.1.1
Issue Links:
0 votes, 5 watchers
Madhura Bhave opened SPR-17358 and commented
Following some recent changes on master, tests related to
BeanCurrentlyInCreationExceptionin Spring Boot have started failing. These tests expect the cyclic beans to throw aBeanCurrentlyInCreationExceptionbut instead we get aIllegalArgumentException: wrong number of arguments.It might be related to the change here.
Affects: 5.1.1
Issue Links:
0 votes, 5 watchers