• passepartout@feddit.de
    link
    fedilink
    arrow-up
    0
    arrow-down
    1
    ·
    edit-2
    5 months ago

    Wouldn’t want to write a webserver / database connection / scheduler / etc. from scratch. Spring Boot plus lombok turns 2k lines of code into 100.

    • expr@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      5 months ago

      Sure… That"s what libraries are for. No one hand-rolls that stuff. You can do all of that just fine (and, actually, in a lot less code, mostly because Java is so fucking verbose) without using the nightmare that is Spring.

    • MajorHavoc@programming.dev
      link
      fedilink
      arrow-up
      0
      ·
      5 months ago

      … Looks both ways…

      Python does the same in 10 lines of code.

      … Ducks under a table to avoid the ensuring flames …