To illustrate the issue I have two separate @SpringBootTest classes each of which have an inner @TestConfiguration static class both of which create the same bean.
Wh