Aeden Jameson
10/05/2024, 8:24 PMfun testCompression() =
testApplication {
application {
assertThat(pluginOrNull(Compression)).isNotNull()
}
}
How does one access the configuration properties of the plugin?hfhbd
10/05/2024, 9:45 PMAleksei Tirman [JB]
10/07/2024, 7:24 AMAeden Jameson
10/14/2024, 4:27 PM