java
-
Federated Microservice Architecture
Federated Microservice Architecture Federated Microservice architecture is a strategic blueprint for IT systems that fosters coordinated management… Read More
-
Modern Cloud infrastructure
Modern Cloud Infrastructure To grasp why it’s crucial to distinguish between different types of changes… Read More
-
REST (Representational State Transfer)-API Architecture Style Every Developer Must Know
REST (Representational State Transfer) – API Architecture Style Every Developer Must Know REST, or REpresentational… Read More
-
GraphQL – API Architecture Style Every Developer Must Know
GraphQL – API Architecture Style Every Developer Must Know Introduction GraphQL is a query language for APIs—meaning… Read More
-
Java Local Variable Type Inference
Java Local Variable Type Inference Java SE 10 introduced type inference for local variables. Previously, all… Read More
-
Java Text Blocks
Java Text Blocks Java text block is a multi-line string literal that avoids the need for… Read More
-
Java Record Classes
Java Record Classes Java records classes; like an enum, a record is a restricted form of class. It declares… Read More
-
Java Pattern Matching
Java Pattern Matching Java Pattern matching involves testing whether an object has a particular structure, then extracting… Read More
-
Java Sealed Classes in JDK 17
Java Sealed Classes in JDK 17 History Java Sealed Classes were proposed by JEP 360 and delivered… Read More
-
New Features in Java 17
The New Features Of Java 17 : Java Development Kit (JDK) 17 This blog describes some of… Read More
-
Java Multithreading Programming Interview Questions and Answers
Java Multithreading Programming Interview Questions and Answers Java provides built-in support for multithreaded programming. A… Read More
-
Java Generics Interview Questions and Answers
Java Generics Interview Questions and Answers Introduced by JDK 5, generics changed Java in two important ways.… Read More
-
Java Lambda Expressions Interview Questions and Answers
Java Lambda Expressions Interview Questions and Answers Added by JDK 8, lambda expressions (and their related… Read More
-
Java Abstract Class Interview Questions and Answers
Java Abstract Class Interview Questions and Answers Java Abstract classes are particularly useful when there’s a… Read More
-
Java Exception Handling Top Interview Questions
Java Exception Handling Interview Questions and Answers Java exception is managed via five keywords: try, catch,… Read More
-
Java OOPs Top 50 Interview Questions and Answers in 2023
Java OOPs Top 50 Interview Questions and Answers in 2023 Java is object oriented and… Read More
-
The new features in Java 21 : Java Development Kit (JDK) 21
The new features of Java 21 : Java Development Kit (JDK) 21 Java 21 is… Read More
Author Details

Shitanshu Kaushik
Shitanshu is a career software developer with a habit of finding novel ways to break things.
Follow Us
Popular Tags
API architecture code inspection code review code walkthrough design pattern EDW architecture GRAPHQL gRPC interview java java interview question java pattern matching java Record Classes jdk 17 microservice Modern Cloud infrastructure pipe and filter Representational State Transfer REST serverless architecture
Top Categories
- Blog (44)