spring-kotlin-fullstack

Spring Kotlin fullstack example with Kotlin/Wasm for the frontend

Stars
188

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