Class BrokerClientApp

java.lang.Object
eu.dnetlib.broker.BrokerClientApp
All Implemented Interfaces:
org.springframework.boot.CommandLineRunner

@SpringBootApplication @Deprecated public class BrokerClientApp extends Object implements org.springframework.boot.CommandLineRunner
Deprecated.
  • Constructor Details

    • BrokerClientApp

      public BrokerClientApp()
      Deprecated.
  • Method Details

    • main

      public static void main(String[] args)
      Deprecated.
    • run

      public void run(String... args) throws Exception
      Deprecated.
      Specified by:
      run in interface org.springframework.boot.CommandLineRunner
      Throws:
      Exception