classpath

open fun classpath(classpath: Array<Any>)(source)

Adds files to the classpath to include in the WAR archive.

Parameters

classpath

The files to add. These are evaluated as per files


@get:Nullable
open var classpath: FileCollection(source)