Update build scripts and configure multiplatform project

Added a Gradle build script for the test-app module with Kotlin Multiplatform configuration, including JS and JVM targets. Upgraded Kotlin plugin version to 2.1.10, updated dependencies, and adjusted the JS distribution path. Renamed the JS file in UndertowServer configuration for accuracy.
This commit is contained in:
2025-03-17 18:13:58 +00:00
parent 4259b054b3
commit bcc88f71e4
4 changed files with 62 additions and 2 deletions

1
test-app/data/db.txt Normal file
View File

@@ -0,0 +1 @@
The db will be created in this directory