Uses of Annotation Interface
org.springframework.test.context.ContextConfiguration

Packages that use ContextConfiguration
Package
Description
This package contains the Spring TestContext Framework which provides annotation-driven unit and integration testing support that is agnostic of the actual testing framework in use.
Core support for integrating the Spring TestContext Framework with the JUnit Jupiter extension model in JUnit 5.
Web support for integrating the Spring TestContext Framework with the JUnit Jupiter extension model in JUnit 5.