News

Over at SoftwareReality.com we’re running an article about one of the lamer features introduced in Java 5: annotations. Java 5 brought with it a host of exciting new features: generics, enums, ...
When writing a complex Java program filled with many interlocking objects, any automation of routine tasks can be a big help. So Java developers using the Java Spring framework should welcome recent ...
End your tour of Java’s essential language features with Jeff’s introduction to Java 8’s method references, interface default and static methods, and three lesser known language updates that every ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Just how hard is it to perform a JPA or Hibernate enum mapping with either annotations or a ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Consider a simple example of testing a number-guessing game. If the application generates a ...