Package io.mosip.kernel.keygenerator
Class KeysGeneratorApplication
- java.lang.Object
-
- io.mosip.kernel.keygenerator.KeysGeneratorApplication
-
- All Implemented Interfaces:
org.springframework.boot.CommandLineRunner
@SpringBootApplication(scanBasePackages={"io.mosip.kernel.keygenerator.*","io.mosip.kernel.keymanagerservice.*","io.mosip.kernel.keymanager.*","io.mosip.kernel.crypto.*","io.mosip.kernel.cryptomanager.*"}) public class KeysGeneratorApplication extends Object implements org.springframework.boot.CommandLineRunner
-
-
Constructor Summary
Constructors Constructor Description KeysGeneratorApplication()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)voidrun(String... args)
-