Skip to content

REST API with Spring boot and Stormpath. Token authentication with retrofit.

License

Notifications You must be signed in to change notification settings

JordanEC/SpringBootRestAPIStormpath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringBootRestAPIStormpath

REST API with Spring boot and Stormpath. Token authentication with retrofit. MySQL and Hibernate.

How to run:

-Create database with 'schema.sql' script.

-Insert some data with 'data.sql' script.

-Set your MySQL credentials in applications.properties.

-Set stormpath application id in application.properties.

-Set account's credentials in AuthTest.java

-Run.

-Run SpringBootRestAPIStormpathTests.

https://docs.stormpath.com/java/spring-boot-web/

About

REST API with Spring boot and Stormpath. Token authentication with retrofit.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages