PinnedNo one taught you SOLID principles like this 🤯Before writing a single line of code in a project, one should understand five key principles known as SOLID principles. These principles…6d ago16d ago1
Pinned5 Best Practices for Rest API Design in Spring-BootNowadays, many developers build microservices that include RESTful APIs. However, some still follow outdated approaches that do not align…Feb 12Feb 12
How to Convert WSDL to Java Classes: A Step-by-Step GuideSOAP (Simple Object Access Protocol) services were widely used in enterprise applications for their reliability and standardized…Dec 9, 2024Dec 9, 2024
Understanding the Lifecycle of a Test Case in JUnit 5Testing is a crucial part of any software development process. In the Java world, JUnit 5 plays a key role in writing effective test cases…Oct 9, 2024Oct 9, 2024
Comparable vs Comparator in easy way 🤓Comparable vs Comparator explanation in easy waySep 22, 2024Sep 22, 2024
@ConfigurationProperties: A Powerful Tool for Spring Boot ConfigurationIntroduction: Getting Started with Spring Boot ConfigurationSep 21, 2024Sep 21, 2024
Why Connection Pools Like HikariCP Are Essential in Spring Boot MicroservicesIntroductionAug 11, 2024Aug 11, 2024