Class DocsGeneratorCommand

java.lang.Object
io.micrometer.docs.DocsGeneratorCommand
All Implemented Interfaces:
Runnable

public class DocsGeneratorCommand extends Object implements Runnable
Entry point for document generation.
  • Constructor Details

    • DocsGeneratorCommand

      public DocsGeneratorCommand()
  • Method Details

    • main

      public static void main(String... args)
    • run

      public void run()
      Specified by:
      run in interface Runnable