Get Started with Kotlin Multiplatform and Spring Boot

Опубликовано: 11 Октябрь 2024
на канале: Kotlin by JetBrains
8,485
243

Get Started with Kotlin Multiplatform and Spring Boot Kotlin lets you build apps for different platforms. For web applications, that includes the JVM and the browser. In this talk, we will look at how to build a client-server application using Spring Boot and Kotlin on the server side and Kotlin/JS to power the client UI in the browser.

Demo project: https://github.com/OlegDokuka/collabo...

#Kotlin #Multiplatform #Spring