Srikanth DannarapuinJavarevisitedJava CompletableFutureCompletableFuture is a class introduced in Java 8 that allows us to write asynchronous, non-blocking code. It is a powerful tool that can…Mar 14, 20238Mar 14, 20238
Dineshchandgr - A Top writer in TechnologyinJavarevisitedCaching things every Programmer must knowHello everyone. Caching is one of the simplest yet complex topics and one of the basic things every programmer must understand. In this…Jun 25, 20223Jun 25, 20223
SomainJavarevisitedWhat is CQRS (Command and Query Responsibility Segregation) Pattern?Why use CQRS Pattern? What changes in your Microservices architecture by using CQRS PatternApr 9, 20231Apr 9, 20231
Panos ZafeiropoulosinDev GeniusSpring Boot Security Configuration, practically explained — Part5: From…Pass from deprecated WebSecurityConfigurerAdapter to the new component-based (bean-based) security configuration, in an easy and…Dec 19, 20221Dec 19, 20221
Bubu TripathyDesign Patterns used in Spring FrameworkSpring Framework is a popular Java framework for building enterprise-level applications. It provides a wide range of features and…Mar 6, 20237Mar 6, 20237
Mohammed SafirWhat is difference between @Component and @Bean annotation in Spring?In the Spring framework, both @Component and @Bean annotations are used to declare beans. However, there is a difference in how they are…Apr 7, 2023Apr 7, 2023
Arslan AhmadinLevel Up CodingSystem Design Interview: Difference Between API Gateway and Load BalancerOften, we come across software architectural components that are part of every system design and feel as though we don’t have much…Dec 9, 20229Dec 9, 20229
Anthony TradStop using Data Transfer Objects (DTOs) in your codeBending the Clean Architecture PrinciplesFeb 26, 202357Feb 26, 202357
Pavan BelagattiinFAUN — Developer Community 🐾Deploying Modern Applications Using Kubernetes and Harness!Kubernetes has become the de-facto tool for container orchestration and has a solid community. The whole cloud-native era began with the…Aug 11, 2022Aug 11, 2022