Database Patterns in Microservices: Choosing Between Database per Service and Shared DatabaseIntroduction4d ago4d ago
Pattern Matching in Java 17’s Switch Statements: A Complete GuidePattern matching for switch statements is one of the most exciting features introduced in Java 17. This powerful enhancement makes your…Mar 16Mar 16
Anti-Corruption Layer Design Pattern in Microservices using Spring BootIn this article, we’ll explore what the Anti-Corruption Layer pattern is, why it’s important in microservices architecture, and how to impleMar 15Mar 15
Understanding the Strangler Application Pattern in Microservices with Spring BootUnderstanding the Strangler Application Pattern in Microservices with Spring BootMar 15Mar 15
Beyond Lombok: Modern Java Code Generation ToolsIn the world of Java development, writing code that is both clean and efficient can be a challenge. Developers often find themselves…Mar 1Mar 1
Spring Says Goodbye to @Autowired: Here’s What to Use InsteadIn the world of Spring Framework, change is always happening. One big change that many developers are talking about is moving away from the…Feb 28Feb 28