PinnedPublished inJavaGuidesMy Top and Bestseller Udemy Courses on Spring Boot, Microservices, and Full-Stack developmentIn this post, I will suggest my top and bestseller Udemy courses on Spring Boot, Microservices, and Full-Stack development.Jul 12, 2024A response icon1Jul 12, 2024A response icon1
Pinned🚫 Stop Writing Utility Classes the Old Way: Use Functional Interfaces InsteadJava developers love utility classes. They’re easy to spot — final classes with static methods like StringUtils, MathUtils, or…Apr 18A response icon31Apr 18A response icon31
PinnedPublished inJavaGuidesSpring Boot Course -> New Series on Medium ❤️We’ll begin from scratch and go step-by-step, covering everything from the basics to advanced concepts. We’ll also build real world…Apr 23Apr 23
PinnedPublished inJavaGuidesMy 50+ Must-Read Microservices Tutorials, Articles and Guides on the Medium PlatformI published 50+ Microservices tutorials, articles, and guides on the medium platform. Learn how to build Microservices using Java, Spring…Mar 8Mar 8
PinnedMaster Modern Java like a Pro: Part 1 — Java RecordsIn this first chapter, we’re tackling a pain point every developer knows too well: boilerplate code for simple data models.May 10A response icon3May 10A response icon3
Published inJavaGuidesSpring Data JPA vs Hibernate in Java (Explained in Simple Words)Let’s explore the difference between Spring Data JPA and Hibernate, two of the most widely used tools in Java for database interaction.10h agoA response icon310h agoA response icon3
Master Modern Java like a Pro: Immutable Collections — Part 13From Java 9 onwards, you can create Immutable Collections easily and natively without third-party libraries.12h ago12h ago
Published inJavaGuidesCan Spring Beans Be Static? (What You Need to Know)Spring is all about managing objects through its container. Static fields and methods are outside of that system — they don’t get injected2d ago2d ago
Published inJavaGuidesJava Guides Publication Reached 1K Followers in a Month — Write for UsI’m thrilled to share some exciting news — our Java Guides Publication on Medium has reached 1,000 followers in just one month! 🎉3d agoA response icon23d agoA response icon2
Why Constructor Injection Is Preferred Over Field Injection in SpringIn this article, we’ll break down the difference between the two, why constructor injection is preferred in modern Spring development.3d ago3d ago