Interface Banner

All Known Implementing Classes:
MicronautBanner, ResourceBanner

@DefaultImplementation(MicronautBanner.class) public interface Banner
Print a banner programmatically.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Print the banner.
  • Method Details

    • print

      void print()
      Print the banner.