So now we can browse for popular Java tools and libraries at this very good one-stop directory, JavaToolbox.com. According to the site owner, the idea comes from .NET tools website SharpToolbox.
Some of you already know, I like sharing interviews of Java Champion. This time, it is Adam Bien on Java EE programming.
I like his advices on API Javadoc:
- Don't allow default Javadoc comments generated by the IDE. - Sometimes "No doc is the best doc" -- try to minimize the amount of documentation and describe only the key concepts.