Spring + Kotlin = Modern + Reactive + Productive by: Josh Long and James Ward

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 พ.ค. 2023
  • Recording brought to you by American Express. americanexpress.io/kotlin-jobs
    The combination of Spring and Kotlin is a winning combo for building modern, reactive, and productive servers. This talk will walk through how Spring & Kotlin fit together with coroutines, R2DBC, Testcontainers, and Kotlin/JS for the web UI. Come for Kotlin, stay for the ASCII art!
    This session is co-presented by Josh Long, Spring Developer Advocate at VMware and James Ward, Kotlin Product Manager at Google.
    #KotlinConf23 #kotlin #coroutines #KotlinConf
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 20

  • @b_shulha
    @b_shulha ปีที่แล้ว +10

    It's okay, you're among friends. :D

  •  6 หลายเดือนก่อน

    Great video, thanks!

  • @_Superpants
    @_Superpants ปีที่แล้ว +1

    Very cool stuff. 🔥

  • @jcolindres001
    @jcolindres001 11 หลายเดือนก่อน +8

    Hello All,
    What would your choice be for a server side project: Kotlin + Ktor or Kotlin + Spring Boot?
    Thanks,

  • @jesprotech
    @jesprotech ปีที่แล้ว +3

    How odd is it that all the presentations at this conference that I really enjoy are the ones with fewer views? Point made at 3:41! I migrated everything I have to Java 17 and the remaining stuff is there because of some odd incompatible libraries. Love the AOT explanation, the GraalVM fun downtime elevator music bit, the WASM application, and of course the multiplatform example with examples of some of the less known Kotlin keywords for people outside Android and desktop application development like external, expected, and actual. Great fun to watch and very very relatable.

    • @m77mo65
      @m77mo65 10 หลายเดือนก่อน +1

      Because there are fewer seniors and fewer of them watch videos

  • @ArtemKhodos
    @ArtemKhodos 11 หลายเดือนก่อน

    You are wizzards, guys!

  • @user-xg2gp1sm1p
    @user-xg2gp1sm1p ปีที่แล้ว +1

    I wonder how different will it be with introduction of Look.

  • @bhanubhattarai13
    @bhanubhattarai13 หลายเดือนก่อน

    Phehe got me.

  • @jafajarvis324
    @jafajarvis324 11 หลายเดือนก่อน +1

    New syntax looks like ktor framework

  • @aortizc82
    @aortizc82 11 หลายเดือนก่อน

    How come I never thought of the elevator music feature while compiling? 😂

  • @fResult
    @fResult 7 หลายเดือนก่อน

    how can I get the `uao` command in the 5:19? (I tried looking for it in the Homebrew, but couldn't find it.)

    • @FeinesFabi
      @FeinesFabi 2 หลายเดือนก่อน

      google for: uao command - unzip your project and import to intellij automatically

    • @FeinesFabi
      @FeinesFabi 2 หลายเดือนก่อน

      google for: uao command - unzip your project and import to intellij automatically

  • @user-kj4ju3zz8f
    @user-kj4ju3zz8f 10 หลายเดือนก่อน +1

    Josh 😅😅😅

  • @markmental6665
    @markmental6665 8 หลายเดือนก่อน

    I write kotlin in vim #forreal

    • @imakhlaqXD
      @imakhlaqXD 18 วันที่ผ่านมา

      Nahhh that's wild. I don't think vim even have kt LSP.

  • @oumardicko5593
    @oumardicko5593 ปีที่แล้ว +10

    This video confirms just how much i hate spring boot and its magic. Kotlin gives us enough developer experience i don't need any more magic.

    • @user-zk1os9jq7v
      @user-zk1os9jq7v 11 หลายเดือนก่อน +12

      Does that mean you don't understand the Springs logic under the hood?

    • @oumardicko5593
      @oumardicko5593 11 หลายเดือนก่อน

      @@user-zk1os9jq7v I am a go developer. I have used kotlin+ktor for some time and was pretty happy with it until I came to spring. It was a nightmare. The documentation is trash and outdated, too much abstraction and magic going on under the hood. For someone trying to build something quickly, I can tell you that it's a nightmare