Phil Webb opened SPR-13991 and commented
Currently the @WebAppConfiguration annotation uses @BootstrapWith to trigger the loading of WebTestContextBootstrapper. This prevents other bootstrapped annotations from using @WebAppConfiguration as a trigger. Specifically Spring Boot has an @IntegrationTest annotation which I would like to use with a bootstrapper.
Affects: 4.1.9