vertx-pojo-config

Config mapper

Maps Vert.x's JSON configuration to a typed Java bean using Jackson's object mapper

Simple Vert.x extension to map your JsonObject configuration to a standard Java bean

GitHub

3 stars
2 watching
0 forks
Language: Java
last commit: over 8 years ago
Linked from 1 awesome list

configurationjsonmappingvalidationvertx

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aesteve/todo-backend-vertx Asynchronous implementation of a simple Todo backend using Vert.x and localMap for storage 5
rworsnop/vertx-beans Makes Vert.x easy to integrate with Spring applications by providing a set of pre-configured beans and a flexible configuration mechanism. 23
aesteve/vertx-dgraph-client An example project demonstrating how to use Vert.x gRPC client to interact with a running DGraph service 1
vert-x3/vertx-stack A pre-configured Maven pom repository for a comprehensive software stack 120
aesteve/vertx-markdown-service Basic Vert.x service to generate HTML from markdown using the event bus. 6
reactiverse/vertx-maven-plugin A Maven plugin that facilitates the development and packaging of Vert.x applications 74
finovertech/vertx-config-aws-ssm A Config Store backed by AWS SSM 1
aesteve/vertx-sse Provides an SSE handler for Vert.x Web to support Server-Sent-Events 47
imrafaelmerino/vertx-values Project enhancing JSON handling in Vert.x by providing immutable codecs for efficient transmission over the Event Bus. 1
vert-x3/vertx-jca Provides an implementation of the Java Connectivity API (JCA) Resource Adapter for Vert.x 3.x 10
aesteve/vertx-kotlin-todomvc Implementation of the TodoMVC server using Vert.x and Kotlin 7
noenv/vertx-jsonpath A lightweight implementation of JsonPath for Vert.x JSON objects 9
arnaudroger/simpleflatmapper Maps data between databases and CSV files in Java 440
cstamas/vertx-bitsy An integration of Bitsy with Vert.x that enables usage in Java-based projects. 1
jponge/vertx-boot A tool for deploying and managing Vert.x verticles from HOCON configuration files 43