Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 447 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 447 Bytes

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