This version is still in development and is not considered stable yet. For the latest stable version, please use Spring Boot 3.5.6! |
Test Modules
Spring Boot offers several focused, feature-specific -test
modules:
Module | Purpose |
---|---|
|
Testing applications that use Spring Framework’s cache abstration. |
|
Testing applications that use Spring Data Cassandra. Provides the |
|
Testing applications that use Spring Data Couchbase. Provides the |
|
Testing applications that use Spring Data Elasticsearch. Provides the |
|
Testing applications that use Spring Data JDBC. Provides the |
|
Testing applications that use Spring Data JPA. Provides the |
|
Testing applications that use Spring Data LDAP. Provides the |
|
Testing applications that use Spring Data MongoDB. Provides the |
|
Testing applications that use Spring Data JPA. Provides the |
|
Testing applications that use Spring Data R2DBC. Provides the |
|
Testing applications that use Spring Data Redis. Provides the |
|
Testing applications that use Spring GraphQL. Provides the |
|
Testing applications that using Spring JDBC. Provides the |
|
Testing applications that using jOOQ. Provides the |
|
Testing applications that use JPA. |
|
Testing applications that use JSON. Provides the |
|
Testing applications that use Micrometer Metrics. |
|
Testing applications that use Micrometer Tracing. |
|
Testing applications that use REST clients. Provides the |
|
Testing applications that use Spring Security. |
|
Testing applications that use an embedded web server. |
|
Testing applications that use Spring WebFlux. Provides the |
|
Testing applications that use Spring Web MVC. Provides the |
|
Testing applications that use Spring Web Services. Provides the |