Service responsible to auto generate digital card once the registration packet is processed by registration processor module
Refer to SQL scripts.
The project requires JDK 21.0.3 and mvn version - 3.9.6
- Build and install:
$ cd kernel $ mvn install -Dgpg.skip=true
- Build Docker for a service:
$ cd <service folder> $ docker build -f Dockerfile
Digital Card Service uses the following configuration files that are accessible in this repository. Please refer to the required released tagged version for configuration.
Refer Module Configuration for location of these files.
To deploy digital-card-service on Kubernetes cluster using Dockers refer to Sandbox Deployment.
API documentation is available here.
This project is licensed under the terms of Mozilla Public License 2.0.