このバージョンはまだ開発中であり、まだ安定しているとは見なされていません。最新の安定バージョンについては、Spring Boot 3.5.7 を使用してください! |
テストモジュール
Spring Boot は、機能に特化したいくつかの -test モジュールを提供します。
| モジュール | 目的 |
|---|---|
| Spring Framework のキャッシュ抽象化を使用するアプリケーションをテストします。 |
| Spring Data、Cassandra を使用するアプリケーションのテスト。 |
| Spring Data、Couchbase を使用するアプリケーションのテスト。 |
| Spring Data、Elasticsearch を使用するアプリケーションのテスト。 |
| Spring Data JDBC を使用するアプリケーションをテストします。 |
| Spring Data JPA を使用するアプリケーションをテストします。 |
| Spring Data LDAP を使用するアプリケーションをテストします。 |
| Spring Data MongoDB を使用するアプリケーションをテストします。 |
| Spring Data JPA を使用するアプリケーションをテストします。 |
| Spring Data R2DBC を使用するアプリケーションをテストします。 |
| Spring Data、Redis を使用するアプリケーションのテスト。 |
| Spring GraphQL を使用するアプリケーションをテストします。 |
| Testing applications that using Spring JDBC. Provides the |
| Testing applications that using jOOQ. Provides the |
| Testing applications that use JPA. |
| 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 |
| Spring、WebFlux を使用するアプリケーションのテスト。 |
| Testing applications that use Spring Web MVC. Provides the |
| Testing applications that use Spring Web Services. Provides the |