Automatic redeployment in Eclipse IDE
Next post
January 3, 2016guides
ECMAScript 6/7 on the JVM with TypeScript and Vert.x
I figured it would be a good idea to give you a couple of examples how teaming Vert.x and TypeScript helps you use ECMAScript 6 and 7 features on the JVM today.
阅读更多Previous post
December 15, 2015releases
Vert.x 3.2.0 is released!
We are pleased to announce the release of Vert.x 3.2.0!
阅读更多Related posts
August 3, 2015guides
Unit and Integration Tests
Let’s refresh our mind about what we developed so far in the introduction to vert.x series. We forgot an important task. We didn’t test the API.
阅读更多July 27, 2015guides
Some Rest with Vert.x
This post is part of the Introduction to Vert.x series. Let’s go a bit further this time and develop a CRUD-ish application
阅读更多September 28, 2016guides
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.
阅读更多