Community

Super Charge the Module Aware Service Loader in Java 11

(Uday Tatiraju) If you had a chance to use the Simple Logging Facade for Java (SLF4J) in one of your Java projects, you know that it allows you, the end-user, to plug-in your choice of a logging framework like java.util.logging (JUL) or logback or log4j at deployment time.