Skip to content

onlybytes/jaxrs-spring-blog-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAX-RS and Spring example REST End Points

Build with: mvn clean install

Spring examples can be run from the corresponding directories with: mvn spring-boot:run

The jersey example can be run with: mvn jetty:run

All examples start a web server on port 8080. Start an example and make a cURL or browser request to http://localhost:8080/troopers:

curl http://localhost:8080/troopers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%