• Phillip Webb's avatar
    Fix primary beans with ApplicationContextAssert · 683484e4
    Phillip Webb authored
    Update `ApplicationContextAssert.getBean` so that multiple beans are
    supported as long as one of them is primary. This aligns better with
    the way that the standard `ApplicationContext.getBean` method works.
    
    Closes gh-14874
    683484e4
Name
Last commit
Last update
..
java/org/springframework/boot/test Loading commit data...
kotlin/org/springframework/boot/test/web/client Loading commit data...
resources Loading commit data...
webapp Loading commit data...