vertx-service-factory
Verticle deployer
An implementation of a service factory that deploys a verticle based on a JSON descriptor file
Service Factory implementation
21 stars
25 watching
14 forks
Language: Java
last commit: 9 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-maven-service-factory | A library that enables dynamic loading of Java verticles from Maven repositories at runtime. | 12 |
jponge/vertx-boot | A tool for deploying and managing Vert.x verticles from HOCON configuration files | 43 |
vert-x3/vertx-http-service-factory | A service factory that deploys from HTTP servers and provides features like basic auth, client configuration, proxy support, and signature verification. | 9 |
juanavelez/vertx-dependent-verticle-deployer | An implementation of a Vert.x verticle that coordinates the deployment of other verticles and their dependents. | 6 |
mellster2012/vertx-nodejs-service-factory | A tool that enables running Node.js modules as verticles inside the Vert.x-x3 framework. | 3 |
juanavelez/vertx-spring-verticle-factory | An implementation of a Vert.x Verticle Factory using Spring where verticles are obtained via a Spring Application Context. | 7 |
vert-x3/vertx-service-discovery | Provides tools and bridges for discovering and registering services in microservices architectures | 115 |
vert-x3/vertx-lang-js | A JavaScript implementation of a Vert.x language that allows developers to write and deploy web applications using a Java 8-based Nashorn JavaScript engine. | 35 |
vert-x3/vertx-shell | A command-line interface and scripting language for interacting with the Vert.x framework | 38 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,113 |
amoahcp/spring-vertx-ext | A library that enables developers to create Spring-aware Verticles with their own Spring context | 50 |
vert-x3/vertx-jca | Provides an implementation of the Java Connectivity API (JCA) Resource Adapter for Vert.x 3.x | 10 |
vert-x3/vertx-cassandra-client | An extension for interacting with Apache Cassandra using the DataStax Java Driver | 33 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |