Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

wkoszolko/vertx-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Rest with Vert.x

This is simple CRUD-ish application.The level of REST maturity is not the point of this repo.

You are going to see:

  • how to build REST API using Vert.x Web
  • test your Vert.x application with vertx-unit
  • integration tests with Rest-Assured.

If you want to build fat jar: mvn clean package

To run tests: mvn clean verify

About

Vert.x Web, Rest-Assured, vertx-unit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages