Kickstart Kotlin Web Socket with Spring Boot

Submitted by Dickens A S on Mon, 03/16/2020 - 10:39

Easily create Kotlin Web Socket project from these multiplatform boilerplate Gradle DSL

Run gradle command

  gradle assemble

Run gradle command

  gradle run

Browse http://localhost:8080/index.html

On the screen you will see connection status

JavaScript libraries are maintained using "webjars",

Source Code

End Of Article

Add new comment