dragon1990 / MockMDS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MockMDS

Overview

This module contains Mock MOSIP Device service implementation as per defined SBI specification. Biometric data for capture is available at files/MockMDS/

Defaults

server.port=4501

Build and run

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.

About


Languages

Language:Java 99.9%Language:Batchfile 0.1%Language:Shell 0.1%