This module contains Mock MOSIP Device service implementation as per defined SBI specification. Biometric data for capture is available at files/MockMDS/
server.port=4501
Execute the below command to build module:
mvn clean install
run.sh / run.bat
executable can be found under target folder. Or run Main class io.mosip.mock.sbi.test.TestMockSBI
directly.