indexNames property

List<String> indexNames

A list of names that will be used to locate the resource if

  • the given path is a directory.
  • Default: index.html

Implementation

List<String> get indexNames;