Skip to content

A mini API system to exemplify the basic structure of Java (Using Helidon)

Notifications You must be signed in to change notification settings

jacksjm/java-simple-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java CI with Maven

JAVA Simple Rest API

A mini API system to exemplify the basic structure of Java (Using Helidon)

Run locally

Prerequisites

  • Java JDK
  • Maven mvn

Steps

  1. cd ./api
  2. mvn package
  3. java -jar target/api.jar

About

A mini API system to exemplify the basic structure of Java (Using Helidon)

Topics

Resources

Stars

Watchers

Forks

Languages