Groovy Spring - Exploring Spring Development with alternative JVM Languages

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ธ.ค. 2024

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

  • @badripaudel77
    @badripaudel77 ปีที่แล้ว +5

    I've used groovy language and it is awesome. Java is getting really powerful nowadays and learning it is almost essential if anyone is targeting JVM based language.
    However, groovy can be easily learned if you already know Java. I picked it up quickly and it makes 99% sense to Java developer.
    BTW, l am really loving your content Dan Vega. Keep posting.
    🙏 All the way from Nepal 🇳🇵

  • @tahri_khalid
    @tahri_khalid ปีที่แล้ว +2

    Hello , is there any way to use SCALA with spring ? thank you .

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

      The Scala Spring project has unfortunately been cancelled. I also experimented a bit with Scala and Spring. Now , I using Kotlin. Just give it a try. It's a perfect match.

    • @Anbu_Sampath
      @Anbu_Sampath ปีที่แล้ว +2

      Scala no, it doesn't support required conversion for spring.

  • @groovy_duke
    @groovy_duke 6 หลายเดือนก่อน +1

    Good quick video. I however can't dissagree with you more on Java having caught up with Groovy. Every time I see a Groovy feature make it into java it is not the same, it usually lacks some of the features Groovy has and sometimes has worse syntax. In other words, lambdas are not closures, default methods are not traits, the GDK and I don't think Java will ever have AST Transforms native in the language. Every time I have to use Java I lament about what I lose and what I gain ;
    Personally I won't touch Kotlin, Scala or Go unless I have to because the backward syntax drives me crazy, and being dyslexic it's just something that slows me down. Although Kotlin has seemed to create a niche for themselves for Android development.

  • @jopadjr
    @jopadjr ปีที่แล้ว

    40th...Thanks Dan. Some people say the codes are shorter in Kotlin.

  • @Asingh42
    @Asingh42 ปีที่แล้ว

    Hey!! Can you cover virtual thread support in spring boot 3.2 and make fully Async Rest Service

  • @adityamparikh
    @adityamparikh ปีที่แล้ว

    There are Kotlin books, courses and videos. What resources would you recommend to learn Groovy?

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

    Hi dan why dont you make a discord server so that student can put new video ideas and discuss new things with you and with others

  • @anyname8803
    @anyname8803 ปีที่แล้ว +2

    with Java, programmers have more control than with a 'way abstracted' language like Kotlin or Python for example. Good developers shouldn't complain about the amount of details in languages like Java and reach for "easier" options, that lead eventually to many problems..

  • @pierregerard8215
    @pierregerard8215 ปีที่แล้ว

    Brrrrr I had to work on a Spring Boot Groovy project. I rather work with Java or Kotlin but I hate Groovy syntax :x