Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Setup guide

  • execute mvn clean compile assembly:single to compile project
  • execute java -jar SbankenSampleApplication-1.0-SNAPSHOT-jar-with-dependencies.jar clientId secret userId to run sample application

Requirements

  • JDK and maven