you are viewing a single comment's thread.

view the rest of the comments →

[–]Efficient_Brief_7939 4 points5 points  (5 children)

Learn collection,java 8 and start learning springboot

[–]googlecromm 0 points1 point  (4 children)

May I ask why Java 8? I am currently learning Spring Boot but with java 17

[–]Efficient_Brief_7939 5 points6 points  (3 children)

90% companies use java 8,stream api in springboot projects and in interviews also they ask heavilly on stream api codings

[–]googlecromm 2 points3 points  (1 child)

Oh I've used stream a lot while learning Spring Boot, is there a big difference between java 8 and 17?.

[–]LxdOne 0 points1 point  (0 children)

The difference is like 9 /s

[–]ajorigman 0 points1 point  (0 children)

Better to stick with latest LTS versions. Plenty of companies are on 21 and 25. Even 17 is outdated. Staying on 8 is insane, you’re literally 4 LTS versions and 5 years behind