spring-boot/spring-boot-tests/spring-boot-deployment-tests
dreis2211 4ff9e5edaa Split DeploymentIntegrationTests by container
Prior to this commit, every test started a new testcontainer. By splitting the
tests apart we can make use of static containers that are only instantiated once
per application (TomEE, Wildfly etc.)

See gh-25446
2021-02-26 14:04:17 +00:00
..
src Split DeploymentIntegrationTests by container 2021-02-26 14:04:17 +00:00
build.gradle Split DeploymentIntegrationTests by container 2021-02-26 14:04:17 +00:00