InLevel Up CodingbyMatt BentleyMy Favourite Software Architecture PatternsExploring my most loved Software Architecture patterns and their practical applications.Nov 12, 202471Nov 12, 202471
Rabinarayan Patra5 Java Generics Interview Questions That Will Stump Even Senior Developers!Master Java Generics with these 5 must-know interview questions! Learn type safety, wildcards, and type erasure to ace your next job.Feb 104Feb 104
InStackademicbyPURRFECT SOFTWARE LIMITED9 Open Source Projects Every Developer Needs to BookmarkDiscover 9 powerful open-source tools to enhance workflows,boost productivity, and streamline project management for developers of all…Dec 3, 202411Dec 3, 202411
Pushkar KumarSpring WebClient vs RestTemplate: What’s better in 2023?Communication is the key — we come across this term many times in our life and this is so true. The whole of mankind survives by…Sep 17, 20236Sep 17, 20236
Pushkar KumarIntegrating DeepSeek Locally (Free) with Spring Boot: A Step-by-Step GuideLearn how to run the Open-Source model of DeepSeek locally and integrate it with Spring Boot to build powerful AI applications without…Feb 22Feb 22
Rabinarayan Patra🔒 You Won’t Believe How Easy It Is to Secure Your Spring Boot App with @PreAuthorizeSecure your Spring Boot app effortlessly! Learn how @PreAuthorize restricts access with just one line of code—simple & powerful.Feb 32Feb 32
InCode Like A GirlbyMehak AdlakhaResources and Roadmap to Upgrade as a Java DeveloperDSA, Databases, System Design, OOPs, Java, Testing and more…Feb 26, 202413Feb 26, 202413
Saeed ZarinfamRestClient vs. WebClient vs RestTemplateUsing the suitable library to call REST API in Spring BootJan 9, 20244Jan 9, 20244
VinotechKafka Retry Mechanism and Dead Letter Queue (DLQ) Implementation with Spring Boot, Docker, and…In this project, we demonstrate how to implement a retry mechanism and Dead Letter Queue (DLQ) in a Spring Boot application using Kafka as…Sep 30, 2024Sep 30, 2024
InJavarevisitedbyPrince SinghJava 8's — Consumer, Predicate, Supplier, and Function.Jun 4, 20213Jun 4, 20213
Gain Java KnowledgeAdvanced Spring Boot Concepts Every Java Developer Should knowSpring Boot is a powerful framework that simplifies the development of Java-based enterprise applications. For experienced developers…Jan 1Jan 1
VinotechScaling Spring Boot: Strategies for Handling Millions of RequestsThe number of simultaneous requests that a Spring Boot application can handle depends on several factors, including:Sep 29, 20249Sep 29, 20249
Prasoon ParasharHow to Set up CDC with Kafka, Debezium and Postgres ?In this blog, I will guide you through the process of setting up Change Data Capture (CDC) with Kafka and Postgres on Google Cloud. CDC…Jul 1, 20232Jul 1, 20232
InJavarevisitedbyHùng TrầnStop using if-else statements in JavaThe tale goes that there is an ancient legacy system, my colleague coded thousands of lines from top to bottom, and each block added…Aug 20, 202472Aug 20, 202472
Ümit SancaklıCreating a Food Delivery Application with Spring Boot, Docker, and RabbitMQHere is the friend link for non-members: friend-linkNov 3, 20241Nov 3, 20241
Hatef PalizgarProjections vs. DTOs: Choosing the Right Tool for the Job–A Personal ExperienceTL;DR: Projections in Spring fetch only the data you need, making queries faster and cleaner, while DTOs provide flexibility for complex…Nov 29, 2024Nov 29, 2024
Rabinarayan PatraEnhance Java with @ExtensionMethod in Lombok: Clean and Concise Utility MethodsLearn how to use the @ExtensionMethod annotation in Lombok to add utility methods to existing classes. Simplify your code with examples andSep 24, 20247Sep 24, 20247
InLevel Up CodingbyRahul BeniwalAsynchronous Programming VS Concurrency VS Multiprocessing VS Multithreading VS ParallelismMy stories are free to read even if you are not a Medium Member.Nov 14, 202412Nov 14, 202412
InStackademicbyOliver FosterThese 7 Pitfalls: 99% of Java Developers Will Encounter!My article is open to everyone; non-member readers can click this link to read the full text.Jan 36Jan 36
InStackademicbyVikas TaankJava Executor Service : Best PracticesBest Practices to make efficient use of Executor ServiceDec 15, 2024Dec 15, 2024