@SpringBootApplication(scanBasePackages={"io.mosip.kernel.otpmanager.*","io.mosip.kernel.auth.*"})
public class OtpmanagerBootApplication
extends Object
| Constructor and Description |
|---|
OtpmanagerBootApplication() |
| 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 - the argumentCopyright © 2020. All rights reserved.