https://github.com/adamatti/learnvertx
Pet project to play with Vert.x
https://github.com/adamatti/learnvertx
docker docker-compose gradle groovy java jvm vertx
Last synced: about 1 year ago
JSON representation
Pet project to play with Vert.x
- Host: GitHub
- URL: https://github.com/adamatti/learnvertx
- Owner: adamatti
- Created: 2018-06-16T23:26:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T23:29:28.000Z (almost 8 years ago)
- Last Synced: 2025-01-19T10:42:19.535Z (about 1 year ago)
- Topics: docker, docker-compose, gradle, groovy, java, jvm, vertx
- Language: Groovy
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
Pet project to play with https://vertx.io[vertx]. +
Each file/sample is independent. +
It contains samples with Camel, Http (client and server), Kafka, Mongo, PubSub, Redis... And hope more will come: yes, please send your PR :-)
#### Todo
** https://vertx.io/docs/vertx-service-discovery/java/[Service Discovery]