Skip to content

Latest commit

 

History

History

doc-scan

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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