6
Which Java features do you use?
(forms.office.com)
For discussing Java, the JVM, languages that run on the JVM, and other related technologies.
We once had a project of 8 years old. You could find any pattern and anti-pattern in there, starting from java 1.5. I hope that none will say the same about my codebase in a few years. ๐
I try to follow clean code as much as possible and not overdoing the new features, but only there, where it makes sense.