Skip to content

laninog/testvertx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

textvertx

This is a little test app using vertx

Run httpserver

./mvnw compile exec:java

Open your browser http://localhost:8080

Run no rx feed app

./mvnw compile exec:java -Pnorx

Open your browser http://localhost:8081

Run rx feed app

./mvnw compile exec:java -Prx

Open your browser http://localhost:8082

Run all

./mvnw compile exec:java -Pall

Package

./mvnw package

vertx.io project

About

This is a little test app using vertx

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages