InJavarevisitedbySrikanth DannarapuJava 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, 2023A response icon10Mar 14, 2023A response icon10
InJavarevisitedbyDineshchandgr - A Top writer in TechnologyCaching 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, 2022A response icon3Jun 25, 2022A response icon3
InJavarevisitedbySomaWhat is CQRS (Command and Query Responsibility Segregation) Pattern?Why use CQRS Pattern? What changes in your Microservices architecture by using CQRS PatternApr 9, 2023A response icon1Apr 9, 2023A response icon1
InDev GeniusbyPanos ZafeiropoulosSpring 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, 2022A response icon1Dec 19, 2022A response icon1
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, 2023A response icon7Mar 6, 2023A response icon7
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
InLevel Up CodingbyArslan AhmadSystem 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, 2022A response icon9Dec 9, 2022A response icon9
Anthony TradStop using Data Transfer Objects (DTOs) in your codeBending the Clean Architecture PrinciplesFeb 26, 2023A response icon55Feb 26, 2023A response icon55
InFAUN — Developer Community 🐾byPavan BelagattiDeploying 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