Skip to content

Companion code to Java EE Bootcamp - Mastering RESTful Web Services (JAX-RS) Course

Notifications You must be signed in to change notification settings

monojkarar/javaee-fundamentals-jax-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Companion code to Java EE Bootcamp Jax-RS Course on Udemy This code is a details the JAX-RS API from Java EE spec. It is built with Maven and runs on any EE 7 certified application server. The jaxrs21 branch however requires Glassfish 5 to run because it is based on JAX-RS 2.1. Feel free to send pull requests especially on JAX-RS 2.1

About

Companion code to Java EE Bootcamp - Mastering RESTful Web Services (JAX-RS) Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.4%
  • HTML 1.6%