Skip to content

Commit

Permalink
Add link to post 3
Browse files Browse the repository at this point in the history
  • Loading branch information
cescoffier committed Mar 30, 2018
1 parent 2f98844 commit 8f5d3a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -4,7 +4,7 @@ This repository contains the code developed in the _Introduction to Eclipse Vert

1. [My First Vert.x Application](https://developers.redhat.com/blog/2018/03/13/eclipse-vertx-first-application/)
2. [Eclipse Vert.x Application Configuration](https://developers.redhat.com/blog/2018/03/22/eclipse-vert-x-application-configuration/)
3. Some REST with Vert.x - to be published
3. [Some REST with Vert.x](https://developers.redhat.com/blog/2018/03/29/rest-vert-x/)
4. Asynchronous data access with Vert.x - to be published
5. Using Reactive eXtensions with Vert.x - to be published
6. Deploying Vert.x applications on Kubernetes and OpenShift - to be published
Expand All @@ -15,4 +15,4 @@ The code developed for each post is contained in the corresponding folder. Excep
* run locally using `mvn compile vertx:run`




0 comments on commit 8f5d3a8

Please sign in to comment.