Class 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 Detail

      • KeysGeneratorApplication

        public KeysGeneratorApplication()