/kotlin-vertx

Kotlin and Vert.x starter project

Primary LanguageKotlin

Kotlin Vert.x Starter Project

Circle-CI Build Status Travis-CI build status Kotlin Vert.x MIT License

Generated using starter project at https://start.vertx.io/

Dependencies: Vert.x Web, Vert.x Web Client, Reactive MySQL client

This is for learning and sharing purposes.

Author

👤 Randolph Ledesma

Building

To launch your tests:

./gradlew clean test

To package your application:

./gradlew clean assemble

To run your application:

./gradlew clean run

Help

📝 License

Copyright © 2020 Randolph Ledesma.
This project is MIT licensed.