-
Notifications
You must be signed in to change notification settings - Fork 15
HTTP Client
Explyt brings a built-in HTTP client to IntelliJ IDEA Community Edition. There are two ways to test HTTP requests — pick the one that fits your workflow.
Define requests with familiar Spring Web annotations; the plugin generates OpenAPI and opens Swagger UI inside the IDE. Best for Spring Web (Java/Kotlin) methods.
→ Spring Web & OpenAPI REST client
Run .http/.rest files with the JetBrains HttpClient CLI or httpYac. Best if you already use request files.
→ .http / .rest files (RFC 7230)
From Code → Generate (Alt+Insert / ⌘N): Spring Web Method or standalone HttpClient Method from a URL/cURL (Java & Kotlin). See Code Generations.
Home · Features · Installation · Usage · Marketplace · Issues · Telegram (EN)
Explyt Spring Plugin — free for commercial and non-commercial use under the Apache License 2.0.
Getting started
Features
- All features
- Native Context Mode
- Spring Debugger
- HTTP Client
- Spring Web & OpenAPI REST client
.http/.restfiles (RFC 7230)- Code Generations
- MCP Tools
- Explyt AI Actions
Gallery
Links