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