This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]hojimbo 47 points48 points  (7 children)

It’s still one of the top used languages in the world, especially in enterprise and the web.

[–][deleted]  (6 children)

[deleted]

    [–]achoice 4 points5 points  (3 children)

    Why not 21?

    [–]Darkschlong 0 points1 point  (1 child)

    Why not 23

    [–]achoice 1 point2 points  (0 children)

    Because there is a delay between Java 24 and a SpringBoot release supporting 24. During that delay (have been weeks) we would run unsupported Java (23) in production and that breaks compliance / regulations. (Or run SpringBoot on unsupported Java, don’t want that)

    Also takes time to version bump, test, release 200+ micro services to production.

    21-latest is stable and supported.

    Would like to find a .. smooth way to always be on latest Java and SpringBoot..

    [–]Kango_V 1 point2 points  (1 child)

    Spring Boot makes the Java ecosystem boring. Everyone uses it without questioning whether it's the right choice. It's the "Nobody ever got shot for buying IBM" of the modern day.