Skip to content

cescoffier/aloha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aloha

Hello microservice using Vert.X

Build and Deploy aloha

  1. Open a command prompt and navigate to the root directory of this microservice.

  2. Type this command to build and execute the service:

     mvn clean compile exec:java
    

Access the application

The application will be running at the following URL: http://localhost:8080/api/aloha

About

Microservice using Vert.x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%