Skip to content

This is a restful web services sample with JAX-rs, Embedded jetty and swagger (without web.xml).

Notifications You must be signed in to change notification settings

bkabhishek7/rest-sample-jaxrs-jetty-swagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

rest-jaxrs-jetty-swagger

This is a restful web services sample with jax-rs, Embedded jetty and swagger (without web.xml) for beginners (java developers). Follow the following steps to run the project.

1)Download the sample project and import as a maven plugin.

2)If you run into an error with pom.xml, google it (StackOverflow has the answer) or just comment-out that part (do not comment dependencies, do maven update/force update to resolve dependecies).

3)Run the Main class: RestApplication

4)Hit the browser with localhost:8080

I have just put all things together, for better/detailed explanation of the plugin follow the link https://gist.github.com/nosmokingpistol/302c4c3ef30f183cf70e. <-This is a very good article for beginners.

About

This is a restful web services sample with JAX-rs, Embedded jetty and swagger (without web.xml).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published