@SpringBootApplication(scanBasePackages={"io.mosip.kernel.ridgenerator.*","io.mosip.kernel.auth.*"})
public class RidGeneratorBootApplication
extends Object
| Constructor and Description |
|---|
RidGeneratorBootApplication() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main methods for RID generator.
|
public static void main(String[] args)
args - the arguments.Copyright © 2020. All rights reserved.