vertx-codegen-plugin
codegen tool
A Gradle plugin to facilitate the codegen process for Vert.x Java projects
A Gradle plugin to facilitate the codegen usage for Vert.x Java projects
9 stars
5 watching
2 forks
Language: Groovy
last commit: over 4 years ago
Linked from 1 awesome list
codegengradle-pluginvert-xvertx-codegenvertx3
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-lang-groovy | Supports integration of Groovy programming language with Vert.x framework | 13 |
cstamas/vertx-bitsy | An integration of Bitsy with Vert.x that enables usage in Java-based projects. | 1 |
cyngn/vertx-util | A collection of utility functions and APIs to simplify interactions with Vert.x | 21 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,113 |
kobylynskyi/graphql-java-codegen-maven-plugin | A tool to automatically generate Java code based on GraphQL schema definitions | 17 |
domaframework/doma-codegen-plugin | Automates code generation from database schema to Java/Kotlin and SQL files | 18 |
vert-x3/vertx-shell | A command-line interface and scripting language for interacting with the Vert.x framework | 38 |
aesteve/vertx-markdown-service | Basic Vert.x service to generate HTML from markdown using the event bus. | 6 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
kobylynskyi/graphql-java-codegen-gradle-plugin | Automates the process of generating Java code from GraphQL schema definitions | 19 |
gchauvet/vertx-async | A Java library providing helpers for common async patterns in the Vert.x framework. | 12 |
aesteve/vertx-dgraph-client | An example project demonstrating how to use Vert.x gRPC client to interact with a running DGraph service | 1 |
aesteve/todo-backend-vertx | Asynchronous implementation of a simple Todo backend using Vert.x and localMap for storage | 5 |
reactiverse/vertx-maven-plugin | A Maven plugin that facilitates the development and packaging of Vert.x applications | 74 |
yyunikov/vertx-gradle-starter | A starter application demonstrating the use of Vert.X framework and Gradle build system in a Java 8 project. | 10 |