Navigation Menu

Skip to content
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.

stormpath/jaxrs-spring-blog-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Stormpath is Joining Okta We are incredibly excited to announce that Stormpath is joining forces with Okta. Please visit the Migration FAQs for a detailed look at what this means for Stormpath users.

We're available to answer all questions at support@stormpath.com.

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