Category: Java

How Can Clean Code Help Us?

Code is clean if everyone on the team can easily understand it. A worker who is not the code's author can read and improve...

A Short History of Infrastructure Management

In this article, we will peek into the past and go through a short history of infrastructure management. The Beginning A long time ago in a...

How to install IntelliJ for Java development in 4 easy steps

In this article, we are covering the installation of IntelliJ for Java development. IntelliJ IDEA is an integrated development environment written in Java for...

How to integrated maven with IDE

Introduction In this module, we will cover Eclipse, or rather Spring STS Integration with Maven. All modern IDEs have Maven integration and can be configured...

What is maven plugin ?

In this module, we will cover plugins. Plugins are what Maven uses to build and package our application, as well as do anything outside...

How dependencies management in maven

This article will cover all of the major aspects of dependencies and how they affect your application. We will cover Overview dependencies management in...

SUBSCRIBE TODAY