api / org.gradle.play / PlayApplicationBinarySpec / getClasses

getClasses

abstract fun getClasses(): JvmClasses

A buildable object representing the class files and resources that will be included in the application jar file.

Return
the JvmClasses for this binary