Package 

Class RestaurantCrawlerKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit main() Running the program directly in the IDE may crash the system, use command line instead:java -Xmx10g -Xms2G -cp pulsar-examples*.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

         final static Unit main()

        Running the program directly in the IDE may crash the system, use command line instead:

        java -Xmx10g -Xms2G -cp pulsar-examples*.jar
        -D"loader.main=ai.platon.pulsar.examples.sites.food.dianping.RestaurantCrawlerKt"
        org.springframework.boot.loader.PropertiesLauncher