Featured Java Articles
Repeating Annotations in Java 8
Learn about the need and the use of repeating/repeated annotations, a new Java programming language feature in JDK 8.
Getting Started with Java Generics
WaveMaker Brings RAD to the Cloud with One-Click Deployment
WaveMaker's development platform combines rapid application development and deployment using a PaaS model that employs Docker Containers.
Start Using Java Lambda Expressions
Constantin Marian Alin explores the power of Lambda expressions and streams, from simple to complex examples.
Best Java interview questions
A number of questions are asked in interviews. Here is a resource of a list of questions you might be asked.
What Is Spring Roo?
Spring Roo is a Java RAD tool for developing applications based on the Spring framework.
What Is SAAJ?
SAAJ allows Java developers to make Java API calls that generate SOAP-compliant XML messages.
The Step Builder Pattern
An evolution of the builder design pattern.