GitHub / BillyYccc / vertx-postgresql-starter
Starting a monolithic CRUD RESTful Web Service with Vert.x stack and postgreSQL
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BillyYccc%2Fvertx-postgresql-starter
PURL: pkg:github/BillyYccc/vertx-postgresql-starter
Stars: 34
Forks: 8
Open issues: 1
License: mit
Language: Java
Size: 262 KB
Dependencies parsed at:
17
Created at: almost 8 years ago
Updated at: 10 months ago
Pushed at: over 3 years ago
Last synced at: 4 months ago
Topics: docker, docker-compose, gradle, java8, postgresql, reactive, restful, rxjava2, vertx, vertx-web
- io.reactiverse:reactive-pg-client $pgClientVersion compile
- io.vertx:vertx-codegen $vertxVersion compile
- io.vertx:vertx-core $vertxVersion compile
- io.vertx:vertx-rx-java2 $vertxVersion compile
- io.vertx:vertx-rx-java2-gen $vertxVersion compile
- io.vertx:vertx-service-proxy $vertxVersion compile
- io.vertx:vertx-web $vertxVersion compile
- io.vertx:vertx-web-api-contract $vertxVersion compile
- io.vertx:vertx-web-client $vertxVersion compile
- org.apache.logging.log4j:log4j-api $log4jVersion compile
- org.apache.logging.log4j:log4j-core $log4jVersion compile
- org.apache.logging.log4j:log4j-slf4j-impl $log4jVersion compile
- org.slf4j:slf4j-api $slf4jVersion compile
- io.vertx:vertx-unit $vertxVersion testCompile
- junit:junit $junitVersion testCompile
- org.mockito:mockito-core $mockitoVersion testCompile
- org.testcontainers:database-commons $testcontainerVersion testCompile