Ying Li
Ying Li
I am trying to customize `video.screen.size` configuration, but it does not work, and VideoRecorder always get System Screen Dimension my code (in Kotlin) is something like: ``` System.getProperties().apply { setProperty("video.screen.size",...
Tests are written using nested lambdas, and for most case, our tests are nested in many many levels, and get really really long, but Plugin doesn't parse these nested levels...
### Change List minor fix for typo, indent, link, and sample code
### Description We are using `checkstyle` plugin in a gradle (v`8.3`) project `checkstyle` is the latest version `10.12.4`, and our project also use `com.google.guava:guava:31.1-jre` and everything works fine but when...
fix for broken link, typo, and sample code
### Changes minor fix for typo, link url, code style, indent, etc.
currently, sample code in `README` are all `groovy` code, can we add some new sample code in `Kotlin` ?
minor fix for doc
looks like there is a func `getServerType()` in source code of kvision gradle plugin https://github.com/rjaros/kvision/blob/e9f3eb843777fbb4176c9986e3f4aa425654cbaf/kvision-tools/kvision-gradle-plugin/src/main/kotlin/io/kvision/gradle/KVisionPlugin.kt#L605-L607 but it only checks the dependency name `spring-boot-starter-web`, which is for `Spring Web MVC` my...
this update will make kvision works with Kotlin `1.9.24`