Explore different Java frameworks such as Java 21, Quarkus, Spring Boot, Maven, JUnit 5, and Testcontainers.

    • @ulkesh@beehaw.org
      link
      fedilink
      English
      2
      edit-2
      6 months ago

      …that’s a language.

      Think Spring Boot or Play or Grails, etc.

      Edit> Nevermind, the title here didn’t properly reflect the title of the article. Kotlin is very valid as part of the stack of development in Java. My apologies for my pedantry :)

    • @state_electrician@discuss.tchncs.de
      link
      fedilink
      English
      16 months ago

      I’m not a huge fan of Kotlin. Overall it’s fine, but in my opinion it tries to do too many cool things. It feels like a playground for language authors.

      • @huginn@feddit.it
        cake
        link
        fedilink
        26 months ago

        My view on it as an Android dev: it’s a powerful language that has stripped back all the boilerplate and crustiness of Java into concise and expressive functional programming.

        I dislike how much I write to say very little in Java.

        It does mean that there is a lot more of a learning curve to Kotlin.

  • @dotslashme
    link
    English
    36 months ago

    l wouldn’t call half of these java frameworks

      • @dotslashme
        link
        English
        16 months ago

        Ah just read the post title. Thanks for the correction!

  • @ulkesh@beehaw.org
    link
    fedilink
    English
    26 months ago

    Currently Java 11 + Spring Boot + Hibernate/JPA. The hope is to get rid of the legacy Play Framework crap so we can move to the latest Java LTS and get fully up to date with Spring Boot.