Published inLevel Up CodingSpring Boot Caching with RedisDiscover how to easily integrate Redis into your Spring Boot application to improve speed, reduce load, and optimize performance1d ago1d ago
Published inLevel Up CodingHow to Process Tons of Records in Spring BootLearn how to handle large-scale data processing using Spring Batch with Spring Boot.Mar 241Mar 241
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…Mar 121Mar 121
Published inLevel Up CodingSend Emails with Spring BootSend emails with plain text, attachments and HTML body using Java Spring BootMar 91Mar 91
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