Pinned Repositories
coronamq
The simplest way to implement a task queue with Java, Vertx and PostgreSQL.
ebexample
quarkus-jooq-reactive-example
vertx-auth-jooq
An example of using vertx-jooq together with vertx-auth.
vertx-jooq
A jOOQ-CodeGenerator to create vertx-ified DAOs and POJOs.
vertx-jooq-async
Deprecated, use vertx-jooq instead:
vertx-push-onesignal
Send push notifications asynchronously in your vertx application with OneSignal.
vertx-router-example
jklingsporn's Repositories
jklingsporn/vertx-jooq
A jOOQ-CodeGenerator to create vertx-ified DAOs and POJOs.
jklingsporn/coronamq
The simplest way to implement a task queue with Java, Vertx and PostgreSQL.
jklingsporn/vertx-jooq-async
Deprecated, use vertx-jooq instead:
jklingsporn/vertx-push-onesignal
Send push notifications asynchronously in your vertx application with OneSignal.
jklingsporn/vertx-auth-jooq
An example of using vertx-jooq together with vertx-auth.
jklingsporn/vertx-router-example
jklingsporn/ebexample
jklingsporn/quarkus-jooq-reactive-example
jklingsporn/blog-project
Some code of my blog jensonjava.wordpress.com
jklingsporn/jooq-test
jklingsporn/reactive-pg-client
High performance reactive Postgres Client written in Java
jklingsporn/vertx-kue
Vert.x Blueprint Project - Vert.x Kue, a priority task queue powered by Vert.x
jklingsporn/vertx-sqs
Amazon SQS Client for Vert.x
jklingsporn/vertx-web
HTTP web applications for Vert.x
jklingsporn/api-test
jklingsporn/bootstrap-toggle
Bootstrap Toggle is a highly flexible Bootstrap plugin that converts checkboxes into toggles
jklingsporn/examples
Examples of PHP applications built with Bref
jklingsporn/jOOQ-mcve
A simple example project that can be used to create MCVE's to report jOOQ issues
jklingsporn/jsonmystery
Investigate how to use JSON schema in vert.x
jklingsporn/startbootstrap-sb-admin-2
A free, open source, Bootstrap admin theme created by Start Bootstrap
jklingsporn/vertx-awesome
A curated list of awesome Vert.x resources, libraries, and other nice things.
jklingsporn/vertx-guice
Create Vert.x Modules and Verticles with dependency injection using Guice
jklingsporn/vertx-web-templ-pebble
Vertx TemplateEngine implementation using Pebble
jklingsporn/VertxPgReactiveJOOQ
RESTful web application built in Vertx using Reactive-Pg-Client and JOOQ