https://github.com/piomin/sample-vertx-microservices
Two applications in different branches illustrates how to create asynchronous microservices with Vert.x, Consul and MongoDB, and how to secure them with Vert.x OAuth2 module and Keycloak
https://github.com/piomin/sample-vertx-microservices
asynchronous-microservices consul jwt keycloak microservices oauth2 service-discovery vertx vertx-microservice-application vertx-web
Last synced: 11 months ago
JSON representation
Two applications in different branches illustrates how to create asynchronous microservices with Vert.x, Consul and MongoDB, and how to secure them with Vert.x OAuth2 module and Keycloak
- Host: GitHub
- URL: https://github.com/piomin/sample-vertx-microservices
- Owner: piomin
- Created: 2017-08-18T20:20:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T00:28:12.000Z (over 1 year ago)
- Last Synced: 2024-10-29T21:10:06.720Z (over 1 year ago)
- Topics: asynchronous-microservices, consul, jwt, keycloak, microservices, oauth2, service-discovery, vertx, vertx-microservice-application, vertx-web
- Language: Java
- Homepage: https://piotrminkowski.com/
- Size: 110 KB
- Stars: 49
- Watchers: 5
- Forks: 19
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Asynchronous Microservices with Vert.x [](https://twitter.com/piotr_minkowski)
[](https://circleci.com/gh/piomin/sample-vertx-microservices)
[](https://sonarcloud.io/dashboard?id=piomin_sample-vertx-microservices)
[](https://sonarcloud.io/dashboard?id=piomin_sample-vertx-microservices)
[](https://sonarcloud.io/dashboard?id=piomin_sample-vertx-microservices)
[](https://sonarcloud.io/dashboard?id=piomin_sample-vertx-microservices)
Detailed description can be found here: [Asynchronous Microservices with Vert.x](https://piotrminkowski.com/2017/08/24/asynchronous-microservices-with-vert-x/)