Category: Java

Different Configuration approaches in Java

There are primarily three types of configuration approaches: XML-based configuration, Java-based configuration, and Annotation-based… Continue reading on Medium » There are primarily three types of configuration approaches: XML-based configuration, Java-based…