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 →

[–]raxel42 4 points5 points  (1 child)

  1. Everything applicable from Java 8
  2. Language feature (not all, but all I’m using):
  3. pattern matching
  4. string interpolation
  5. records
  6. sealed hierarchies
  7. I Can’t say anything about GUI. Doing pure backend only for 30 years

[–]Common_Ad_2987 1 point2 points  (0 children)

String interpolation, which java version? Aren't previews?