Spring Boot with Kotlin, Kofu and Coroutines

Share
  • April 30, 2020

This talk is a live coding where Sébastien Deleuze, a Spring Framework and Reactor committer at Pivotal will show how to gradually transform a Spring Boot application developed with Java, annotations and JPA to an idiomatic Kotlin application that will leverage Coroutines, WebFlux, Kofu configuration DSL (from Spring Fu incubator) and R2DBC (Reactive SQL).

He will introduce the official support for Coroutines in Spring (Framework, Boot, Data) as well as Kofu, the Kotlin DSL developed in the Spring Fu incubator that he created last year. It allows users to configure Spring Boot applications explicitly and make them even more efficient. Sébastien Deleuze will also give an update about GraalVM native images support for Spring Boot applications.

 

Spring BootSébastien Deleuze is a Spring Framework and Reactor committer at Pivotal. He mostly works on Kotlin support across Spring portfolio, and on web and Reactive topics. He is also part of the MiXiT conference staff crew.
 
 

    The post Spring Boot with Kotlin, Kofu and Coroutines appeared first on JAXenter.

    Source : JAXenter