getConfigurations

open fun getConfigurations(): Collection<Configuration>

Returns a mutable collection of Jetty Configurations that will be applied to the WebAppContext before the server is created.

Return

the Jetty Configurations