Class RootPath

  • All Implemented Interfaces:
    AutoCloseable

    public class RootPath
    extends Object
    implements AutoCloseable
    This class provides a way to list the files in the root path of spring-banner-plugin. If the plugin is package in a jar file, then the root path is the root of the jar file. If the plugin is not in a jar file (e.g. during development), then the root path is the working directory.