vertx-boot
Verticle deployer
A tool for deploying and managing Vert.x verticles from HOCON configuration files
An Eclipse Vert.x verticle to boot an application from HOCON configuration.
43 stars
6 watching
6 forks
Language: Java
last commit: almost 4 years ago
Linked from 1 awesome list
configurationdeploymenthoconmicroservicereactivevertx
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-service-factory | An implementation of a service factory that deploys a verticle based on a JSON descriptor file | 21 |
juanavelez/vertx-dependent-verticle-deployer | An implementation of a Vert.x verticle that coordinates the deployment of other verticles and their dependents. | 6 |
vert-x3/vertx-maven-service-factory | A library that enables dynamic loading of Java verticles from Maven repositories at runtime. | 12 |
dazraf/vertx-hot | An extension to the Maven build tool that enables hot deployment of Vert.x applications with automatic code reloading and debugging. | 47 |
mellster2012/vertx-nodejs-service-factory | A tool that enables running Node.js modules as verticles inside the Vert.x-x3 framework. | 3 |
amoahcp/spring-vertx-ext | A library that enables developers to create Spring-aware Verticles with their own Spring context | 50 |
aesteve/vertx-pojo-config | Maps Vert.x's JSON configuration to a typed Java bean using Jackson's object mapper | 3 |
reactiverse/vertx-maven-plugin | A Maven plugin that facilitates the development and packaging of Vert.x applications | 74 |
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 |
jponge/vertx-go-tcp-eventbus-bridge | A Go client for interacting with Vert.x TCP EventBus Bridge applications | 29 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
ef-labs/vertx-hk2 | Provides a way to create Vert.x applications with dependency injection using the HK2 extension | 30 |
vietj/retrofit-vertx | An adapter for Retrofit that leverages Vert.x's capabilities to create a scalable HTTP client | 31 |
vert-x3/vertx-jca | Provides an implementation of the Java Connectivity API (JCA) Resource Adapter for Vert.x 3.x | 10 |
juanavelez/vertx-util | A collection of utility methods for working with Vert.x | 2 |