Class LedgersApplication

    • Constructor Detail

      • LedgersApplication

        @Autowired
        public LedgersApplication​(BankInitService bankInitService,
                                  org.springframework.core.env.Environment env)
    • Method Detail

      • main

        public static void main​(String[] args)
      • onApplicationEvent

        public void onApplicationEvent​(@NotNull
                                       @NotNull org.springframework.boot.context.event.ApplicationReadyEvent event)
        Specified by:
        onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>