Skip to content

Example Web App that demonstrates a simple REST (JAX-RS) functionality

Notifications You must be signed in to change notification settings

teohaik/javaee-webservice-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

javaee-webservice-example

Example Web App that demonstrates a simple REST (JAX-RS) functionality

  • Start by running the initDB.sql for setting up a table and some sample data.
  • Set your jta-data-source in persistence.xml. Default is jdbc/SSA
  • mvn clean install
  • deploy the war to your application server. Currently there are deployment descriptors for Weblogic 12c and Wildfly

About

Example Web App that demonstrates a simple REST (JAX-RS) functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages