Class Download

  • All Implemented Interfaces:
    org.springframework.boot.ApplicationRunner

    @Component
    @Order(2)
    public class Download
    extends Object
    implements org.springframework.boot.ApplicationRunner
    This runner retrieves diagnosis key batches.
    • Method Detail

      • run

        public void run​(org.springframework.boot.ApplicationArguments args)
        Specified by:
        run in interface org.springframework.boot.ApplicationRunner