-
Notifications
You must be signed in to change notification settings - Fork 15
Code Generations
Ilya Muromtsev edited this page Jun 16, 2026
·
2 revisions
Explyt adds Spring-aware generators to Code → Generate (Alt+Insert / ⌘N). Available in Java and Kotlin where applicable.
- Spring Web Method from URL/cURL — generate a Spring Web annotated method.
-
HttpClient Method from URL/cURL — generate standalone
java.net.http.HttpClientcode (Java 11+), useful outside Spring. -
JPA
equals/hashCodefor Java entities — proxy-safe Hibernate approach (final, type check, non-null@Id). - OpenAPI generation for a project (see Spring Web & OpenAPI REST client).
- Properties ↔ YAML conversion (editor popup menu).
-
@PostConstruct/@PreDestroylifecycle method stubs.
code-gen-post-pre.mp4
code-gen-eq-hash.mp4
code-gen-http-method-curl.mp4
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