Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides consistent loading and caching of Spring ApplicationContexts and provides mock objects that you can use to test your code in isolation.
Artifacts using Spring TestContext Framework (11,672)
12.Druid1,602 usages
com.alibaba » druid Apache
A JDBC datasource implementation.
Last Release on Mar 10, 2026
Spring Retry provides an abstraction around retrying failed operations, with an
emphasis on declarative control of the process and policy-based behaviour that is
easy to extend and customize. For instance, you can configure a plain ...
Last Release on May 16, 2025
The Commons Configuration software library provides a generic configuration interface that enables an application to read configuration data from
various sources and requires Java 8.
Last Release on Apr 3, 2026
