This service is used to generate unique beneficiary registration Id for new beneficiaries.
This microservice is built on Java, Spring boot framework and MySQL DB.
- JDK 1.8
- Maven
$ ./mvn clean install
This service has been tested on Wildfly as the application server.
- Wildfly (or any compatible app server)
- Redis
- MySQL Database
All features have been exposed as REST endpoints. Refer to the SWAGGER API specification for details.