Class ConfigureApplication

java.lang.Object
org.heigit.ohsome.ohsomeapi.utils.ConfigureApplication

public class ConfigureApplication extends Object
Utility Class for parsing and configuration the ohsome API application.
  • Method Details

    • parseArguments

      public static void parseArguments(org.springframework.boot.ApplicationArguments args) throws org.heigit.ohsome.oshdb.util.exceptions.OSHDBKeytablesNotFoundException, IOException
      Method run by the Application class to parse incoming command line arguments.
      Parameters:
      args - ApplicationArguments from spring to be parsed.
      Throws:
      org.heigit.ohsome.oshdb.util.exceptions.OSHDBKeytablesNotFoundException
      IOException