Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 527 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 527 Bytes

Doc Scan Example

Running the example

  1. Move into the Doc Scan example directory i.e. cd examples/doc-scan
  2. Place the PEM file from Yoti Hub into src/main/resources
  3. Rename the application.yml.example file to application.yml and fill in the required values (sdkId and pemFileLocation)
  4. Build the application with mvn clean package
  5. Run the application from the root folder with java -jar target/doc-scan-demo-1.0.0.jar
  6. Visit https://localhost:8443