OAuth2 got easy
Oauth2 support exists in Eclipse Vert.x since version 3.2.0. The implementation follows the principles that rule the whole vert.x ecosystem.
阅读更多Vert.x featuring Continuous Delivery with Jenkins and Ansible
This blog entry describes an approach to adopt Continuous Delivery for Vert.x applications using Jenkins and Ansible by taking advantage of the Jenkins Job DSL and Ansible plugins.
阅读更多Centralized logging for Vert.x applications using the ELK stack
This post entry describes a solution to achieve centralized logging of Vert.x applications using the ELK stack (Logstash, Elasticsearch, and Kibana).
阅读更多Vert.x Blueprint Tutorials
The Vert.x Blueprint project aims to provide guidelines to Vert.x users to implement various applications such as message-based applications and microservices.
阅读更多Vertx 3 and Keycloak tutorial
With the upcoming release of Vert.x 3.3 securing your application with Keycloak is even easier than before.
阅读更多Vert.x 3 and Azure cloud platform tutorial
Vert.x 3.2.1 applications can quickly be deployed on Microsoft Azure. Deployment is independent of your build so it is all about configuration.
阅读更多