Upgrade to Pro — share decks privately, control downloads, hide ads and more …

The practical guide to build async services with Kotlin, Coroutines and Spring Boot

The practical guide to build async services with Kotlin, Coroutines and Spring Boot

This was a slide that I use at Online Java Summit 2023, where I covered the practical guide to build async services with Kotlin, Coroutines and Spring Boot

Manuel Ernesto

February 17, 2023
Tweet

More Decks by Manuel Ernesto

Other Decks in Programming

Transcript

  1. 󰢷 Manuel Ernesto | @manuelernest0 󰞅 Dev Lead @ Standard

    Bank Angola 📝 Blogger writer 󰞇 Loves teaching, mentoring and sharing knowledge
  2. • Framework for Java and Kotlin • Lot of tools

    • Lot of features 🤔 Spring Boot
  3. • Framework for Java and Kotlin • Lot of tools

    • Lot of features • Faster and easier 🤔 Spring Boot
  4. • Special type of function • Paused and resumed •

    Readable manner 🤔 Suspend function