Skip to content

sdeleuze/spring-kotlin-deepdive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Kotlin deepdive

This project is designed to show step by step how to migrate from Java to Kotlin with Spring Boot step by step:

See Spring Kotlin support documentation for more details.

Step 3: Spring WebFlux

  • Migrate to Reactive APIs
  • Reactor Kotlin extensions
  • WebClient
  • Rendering
  • Add Server-Sent Events example
    • http POST :8080/api/article/ < article.json
    • http DELETE :8080/api/article/spring-framework-5-0-1-available-now

Go to step 4: Kotlin routing DSL

About

A journey from Java to Kotlin with Spring

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published