Spring WebFlux Kotlin fullstack example with Kotlin/Wasm for frontend instead of JavaScript or TypeScript.
This project leverages Kotlin multiplatform support to share code between Wasm and JVM using a shared module.
To run the application, use ./gradlew bootRun
and go to http://localhost:8080