java Java: How to get all implementations of an Interface You've implemented them all. That was the hard part. Listing them should be easy!
java DTO, DAO and Repository Patterns The acronyms and some slight overlap tend to raise questions when programmers first start to implement these techniques.
java Java and how to deal with the singular plural form Plurals look easy. One hand, two hands. And then you stumble on apophonic plurals, and one foot becomes two feet.
java Maven, Ant and sbt, how to pull from a local SSL repo? Learn how to configure Java to work with your internal self-signed SSL certificate and configure Maven, Ant+Ivy and sbt to pull from the local SSL repository.