Speakeasy is your API Platform team as a service. Use our drop in SDK to manage all your API Operations including customer facing usage embeds, test case generation from traffic, and understanding API drift.
This is the Speakeasy Java SDK for evaluating API requests/responses.
Supported frameworks include:
- Spring Boot
- Micronaut
If you are integrating for the first time please start at the Quickstart on our docs home.
Add the Speakeasy SDK to your project's build.gradle file:
dependencies {
implementation 'dev.speakeasyapi:speakeasyapi-java-sdk:1.3.1'
}
For details on integrating with Micronaut please see the Micronaut Integration Docs
For details on integrating with Spring Boot please see the Spring Boot Integration Docs