Skip to content

Server side (Postgres, JAX/RS, JAXB & Heroku) - Includes doc/FinalReport.docx

Notifications You must be signed in to change notification settings

stephenajacob/BestRouteAppServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAX-RS Template Application

This is a template for a lightweight RESTful API using JAX-RS. The sample code is a call for getting the current time.

Running the application locally

First build with:

$mvn clean install

Then run it with:

$ java -cp target/classes:target/dependency/* com.example.Main

About

Server side (Postgres, JAX/RS, JAXB & Heroku) - Includes doc/FinalReport.docx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published