spring-boot/spring-boot-project/spring-boot-test
Stephane Nicoll a780875390 Allow `ApplicationContextRunner` to accept simple bean definitions
This commit adds `withBean` methods to the `ApplicationContextRunner`
abstraction so that simple beans can be registered inline. This is a
nice alternative for cases where a inner configuration class has to be
defined for the purpose of creating a simple bean.

Closes gh-16011
2019-04-09 12:15:05 +02:00
..
src Allow `ApplicationContextRunner` to accept simple bean definitions 2019-04-09 12:15:05 +02:00
pom.xml Merge branch '2.1.x' 2019-03-19 17:11:45 +00:00