spring-boot/spring-boot-tests/spring-boot-deployment-tests/src
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
..
intTest/java/sample Split DeploymentIntegrationTests by container 2021-02-26 14:04:17 +00:00
main Provide a condition for detecting war deployments 2020-04-09 18:52:06 -07:00