Articles in this series
Java Persistence API (JPA) is a specification for managing relational data in Java applications. JPA defines a set of concepts and practices for...
Nuggets of information from Java world · I have been working on some legacy Java applications lately, and I was going through a lot of terminologies,...
Choosing the Right Build Tool for Your Java Projects · Gradle and Maven are both build automation tools used primarily for Java projects, though they can...