@SpringBootApplication(scanBasePackages={"io.mosip.kernel.tokenidgenerator.*","io.mosip.kernel.auth.*"})
public class TokenIDGeneratorBootApplication
extends Object
| Constructor and Description |
|---|
TokenIDGeneratorBootApplication() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main method to run spring boot application
|
public static void main(String[] args)
args - argsCopyright © 2020. All rights reserved.