Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 256 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 256 Bytes

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