Published inLevel Up CodingJava Stream API Features Every Developer Should KnowJava Stream API, introduced with Java 8, is a powerful feature that changed Java's coding style. It conveyed the functional way of…1d ago1d ago
Published inLevel Up CodingSend Emails with Spring BootSend emails with plain text, attachments and HTML body using Java Spring Boot3d ago3d ago
Published inLevel Up CodingBuild CI Pipeline with Github ActionsAutomate CI with Github ActionsMar 4Mar 4
Published inLevel Up CodingAutomate Code Analysis with SonarQube Cloud and Github ActionsIntegrate SonarQube using Github ActionsFeb 281Feb 281
Published inLevel Up CodingLet’s Find the Coverage of Your Spring Boot App EasilyCode Coverage for Spring Boot with JacocoFeb 28Feb 28
Published inLevel Up CodingCircuit Breaker Integration with Spring Boot 3If you are not a medium member, please read from here.Feb 19Feb 19
Published inLevel Up CodingBut what are Consumer, Supplier, and Predicate Interfaces in Java?If you are a Java developer you may have used forEach(), filter () like Stream API offered stuff at least once in your life. But have you…Jan 6Jan 6
Published inLevel Up CodingUnfold Java Lambda ExpressionLambda functions were introduced in Java version 8.0. Java 8 was released in March 2014, so it’s been almost a decade since writing this…Jan 2Jan 2
10 Tips to Code Like a Pro in JavaScriptIf you are not a medium member, please read this from here.Jan 2Jan 2
Published inLevel Up CodingWrite Clean Codes Without a Bunch of If-Else StatementsIf-else statements are one of the fundamental things that everyone has learned when they first start their programming journey…Dec 20, 20241Dec 20, 20241