Skip to content

Example project for a Vertx in Kotlin talk

License

Notifications You must be signed in to change notification settings

sishbi/kotlin-vertx-talk

Repository files navigation

kotlin-vertx-talk

Example project for a Vertx in Kotlin talk

vert.x

This application was generated using http://start.vertx.io

Slides

Check out the slides and video for the talk associated with this repo.
Coming soon...

Database

This project uses test containers with a postgres 15 container running in a local Docker container runtime. Make sure you have a local Docker runtime before starting the tests.
It will download the postgres 15 container automatically when the tests are started for the first time.

Building

To build the application and launch the tests:

./gradlew clean test

Vertx Help

About

Example project for a Vertx in Kotlin talk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages