PinnedMastering Spring Boot APIs: The Skillset That Separates Good Devs from Great OnesIf you’re building APIs with Spring Boot, you’re already playing in the big leagues. But just building APIs isn’t enough — the real game…Apr 25A response icon4Apr 25A response icon4
Published inJavarevisitedWhy You Should Use var in Java (And When You Shouldn’t)When Java 10 introduced var, many developers had the same initial reaction: "Wait, are we becoming JavaScript now?"Apr 29Apr 29
Published inJavarevisitedBeginner’s Guide: Deploy Your First Spring Boot Application Using Docker DesktopDocker Desktop + SpringBootMar 23Mar 23
Published inJavarevisitedWhy You Should Avoid Using @Autowired in Spring (And What to Use Instead)For many years, @Autowired has been the go-to annotation for declaring dependency injection in Spring Boot. However, times have changed…Mar 9Mar 9
Published inCode Like A GirlJava 8 Optional ClassIntroductionDec 19, 2024A response icon1Dec 19, 2024A response icon1
Published inJavarevisitedHow to Effectively Answer ‘What Are OOPs Concepts in Java?’ in an InterviewJava Interview TipsNov 24, 2024A response icon6Nov 24, 2024A response icon6
Published inJavarevisitedBuilding a CRUD application with GraphQL and SpringBootGraphQl has become a popular choice for building APIs due to its flexibility and efficiency in handling data. In this article we will walk…Nov 7, 2024A response icon1Nov 7, 2024A response icon1
Published inJavarevisitedJava interview checklist part 2- CollectionJava interview preparationJul 27, 2024Jul 27, 2024
Published inJavarevisitedJava Interview checklist part 1 : 2024Java interview preparationJul 21, 2024Jul 21, 2024
Published inStackademicString Vs StringBuilder vs StringBuffer in javaString vs StrintBuilder vs StringBufferJul 17, 2024Jul 17, 2024