awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jponge avatar

jponge/vertx-boot

0
View on GitHub↗
45 stars·6 forks·Java·MIT·2 views

Vertx Boot

The goal of this micro-library is to offer a simple way to deploy verticles from a HOCON configuration. More specifically, it allows to:

Features

  • Data Utilities - Deployment of verticles using HOCON configuration files.

Star history

Star history chart for jponge/vertx-bootStar history chart for jponge/vertx-boot

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Vertx Boot

Similar open-source projects, ranked by how many features they share with Vertx Boot.
  • ankane/pgsyncankane avatar

    ankane/pgsync

    3,453View on GitHub↗

    Sync data from one Postgres database to another

    Rubypostgresql
    View on GitHub↗3,453
  • dalibo/ldap2pgdalibo avatar

    dalibo/ldap2pg

    232View on GitHub↗

    :elephant: :bustsinsilhouette: Manage PostgreSQL roles and privileges from YAML or LDAP

    Go
    View on GitHub↗232
  • diabolicallabs/vertx-crondiabolicallabs avatar

    diabolicallabs/vertx-cron

    66View on GitHub↗

    This module allows you to schedule an event using a Cron specification. It can either send or publish a message to the address of your choice. If the consumer of that message returns a response, you can specify where to send that response when the consumer completes. You can also cancel the…

    Java
    View on GitHub↗66
  • aesteve/vertx-pojo-configaesteve avatar

    aesteve/vertx-pojo-config

    3View on GitHub↗

    A very simple tool to map Vert.x's json configuration onto a typed configuration Java bean.

    Java
    View on GitHub↗3
See all 30 alternatives to Vertx Boot→

Frequently asked questions

What does jponge/vertx-boot do?

The goal of this micro-library is to offer a simple way to deploy verticles from a HOCON configuration. More specifically, it allows to:

What are the main features of jponge/vertx-boot?

The main features of jponge/vertx-boot are: Data Utilities.

What are some open-source alternatives to jponge/vertx-boot?

Open-source alternatives to jponge/vertx-boot include: ankane/pgsync — Sync data from one Postgres database to another. dalibo/ldap2pg — :elephant: :busts_in_silhouette: Manage PostgreSQL roles and privileges from YAML or LDAP. diabolicallabs/vertx-cron — This module allows you to schedule an event using a Cron specification. It can either send or publish a message to the… dimitri/pgloader — pgloader is a command-line tool that automates the migration of data and schema from various source databases and file… dimitri/regresql — Regression Testing your SQL queries. aesteve/vertx-pojo-config — A very simple tool to map Vert.x's json configuration onto a typed configuration Java bean.