Things to keep in mind concerning CSRF attacks

Next post

Eclipse Vert.x 4.0.2 released!

Eclipse Vert.x version 4.0.2 has just been released. It fixes quite a few bugs that have been reported by the community.

Read more
Previous post

Eclipse Vert.x 3.9.5 released!

Eclipse Vert.x version 3.9.5 has just been released. It fixes quite a few bugs that have been reported by the community.

Read more
Related posts

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

Read more

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.

Read more

Real-time bidding with Websockets and Vert.x

The expectations of users for interactivity with web applications have changed over the past few years. Users during bidding in auction no longer want to press the refresh button.

Read more