Skip to content

Remove @BootstrapWith from @WebAppConfiguration [SPR-13991] #18564

@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions