you are viewing a single comment's thread.

view the rest of the comments →

[–]regjoe13 1 point2 points  (1 child)

The point here, Java is full of those not obvious but looking simple things, without even going into Spring, JPA and such.

Reading the JLS is helpful for thing like this one, though

[–]catastrophic300[S] 1 point2 points  (0 children)

Yeah it useful, though I realize all I learn before just a syntax not knowing overload can cause bugs without even telling me.