Skip to content

java-4u/jersey-2.x-basic-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jersey-2.x Basic Example

###1 Technologies used

  • JDK 1.8.x
  • Jersey 2.23.2
  • Jaxrs 2.0
  • Maven 3
  • Tomcat 9
  • log4j 1.2.15

###2. To Run this project locally

$ git clone https://github.com/java-4u/jersey-2.x-basic-example.git
$ mvn clean install

Deployed in Apache Tomcat/Webapps (start server)

###3. To import this project into Eclipse IDE

Import into Eclipse via existing maven project into workspace option. ###4. Project Demo

Access http://localhost:8080/jersey-2.x-basic-example

About

Sample on Jersey 2.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published