# Integrations - Java SDK

> This section covers integrations with the Java SDK

The following integrations are available for the Temporal Java SDK.
These integrations are built on the Temporal Java SDK's [Plugin system](/develop/plugins-guide), which you can also use to build your own integrations.

- [Spring AI](/develop/java/integrations/spring-ai) — Build AI-powered Java applications with durable Spring AI tool calls. _(Java · Agent framework)_
- [Spring Boot](/develop/java/integrations/spring-boot-integration) — Use Temporal natively in Spring Boot with auto-configuration and dependency injection. _(Java · Framework)_
