Spring WebFlux — WebClient – Duplicate – [#180397]
Knoldus
by kalashagrahari
5M ago
Reading Time: 3 minutes Overview This Blog will see how we could use Spring WebFlux WebClient for making non-blocking HTTP requests. What Is the WebClient? Just put, the WebClient class which provides a common method for sending or receiving data from any local, intranet, or Internet resource which is identified by a URI. The WebClient class uses the WebRequest class which provides the access to resources. It is an interface that stands for The post Spring WebFlux — WebClient – Duplicate – [#180397] appeared first on Knoldus Blogs ..read more
Visit website
Introduction to Resilience4j Circuit Breaker
Knoldus
by swapnil
1y ago
Reading Time: 5 minutes In a microservice architecture, There are multiple services connecting threw each other and there is always the possibility that the other service being called is unavailable or unable to respond. So, what can we do then? Here resilience4j circuit breaker comes into the picture INTRODUCTION Resilience is essential for any system that needs to function effectively, and the resilience4j Circuit Breaker is no exception. The The post Introduction to Resilience4j Circuit Breaker appeared first on Knoldus Blogs ..read more
Visit website
An Introduction to Kafka’s Internals
Knoldus
by Bhavya Garg
1y ago
Reading Time: 6 minutes In this blog, we will get the opportunity to come across what Kafka is, and explain how Kafka works from the inside out.  How does it replicate data between nodes, what happens if replication fails, and how do consumers scale-out automatically? Insights of Apache Kafka Kafka is a statistics streaming system that permits builders to react to new activities as they arise in real-time. Kafka The post An Introduction to Kafka’s Internals appeared first on Knoldus Blogs ..read more
Visit website
Introduction to Circuit Breaker
Knoldus
by Chiranjeev Kumar
1y ago
Reading Time: 3 minutes Resilience4j is a lightweight, fault tolerance library for Java-based applications. It provides a set of simple and easy-to-use APIs to help developers build resilient and fault-tolerant applications. Resilience4j is built on the principles of the circuit breaker, bulkhead, and retry patterns, and is designed to help developers handle and recover from failures in distributed systems. Resilience4j is designed to be modular and extensible, so developers The post Introduction to Circuit Breaker appeared first on Knoldus Blogs ..read more
Visit website
Spring WebFlux — WebClient
Knoldus
by Shashikant Tanti
1y ago
Reading Time: 3 minutes Overview This Blog will see how we could use Spring WebFlux WebClient for making non-blocking HTTP requests. What Is the WebClient? Just put, the WebClient class which provides a common method for sending or receiving data from any local, intranet, or Internet resource which is identified by a URI. The WebClient class uses the WebRequest class which provides the access to resources. It is an interface that stands for The post Spring WebFlux — WebClient appeared first on Knoldus Blogs ..read more
Visit website
Multithreading in Java
Knoldus
by Shivam Rai
1y ago
Reading Time: 5 minutes Hello, Everyone in this blog I’m going to explain the Important aspects of multithreading in Java. In this blog, we are going to see what is thread, what is multithreading, and why we need this. We are also going to learn How we can Implement multithreading in Java. What is Thread? In Java, a thread is like a separate path of execution within a program The post Multithreading in Java appeared first on Knoldus Blogs ..read more
Visit website
MySql connection with Spring boot using JPA
Knoldus
by Mohd Uzair
1y ago
Reading Time: 3 minutes Introduction Spring Boot is a popular Java-based framework that provides a rapid development environment for building web applications. One of the most important components of any web application is a database. In this blog, we will discuss how to establish an SQL connection in Spring Boot with JPA. SQL Connection with Spring Boot Spring Boot provides support for the Java Persistence API (JPA), which is The post MySql connection with Spring boot using JPA appeared first on Knoldus Blogs ..read more
Visit website
Quick insight on Reactive Web-sockets in Spring-5
Knoldus
by Gaurav Srivastav
1y ago
Reading Time: 4 minutes Are you tired of traditional request-response communication in your web applications? Do you want to take a step forward and implement real-time data streaming between the client and server? If so, then Reactive Web-Sockets are the answer! In this blog post, we will explore the basics of Reactive Web-Sockets in Spring-5. We’ll cover everything from their architecture to code examples that showcase how they work. The post Quick insight on Reactive Web-sockets in Spring-5 appeared first on Knoldus Blogs ..read more
Visit website
How to manage Unplanned work in a Sprint
Knoldus
by Prince Agrahari
1y ago
Reading Time: 7 minutes Introduction Sprints are a great way to manage work and prioritize tasks. But what happens when an unplanned item comes up? How do you deal with it? In this article, we’ll explore how to manage unplanned work in a Sprint and make sure everyone on your team is working toward the same goals. Unplanned work is a part of life as a product manager. You The post How to manage Unplanned work in a Sprint appeared first on Knoldus Blogs ..read more
Visit website
Getting Started with Grafana: A Beginner’s Guide to Visualizing Your Data
Knoldus
by Akshit Kumar
1y ago
Reading Time: 5 minutes Grafana is an open-source data visualization and monitoring platform that allows users to create interactive, customizable dashboards and alerts for their data. If you’re new to Grafana, it can seem overwhelming at first. But with this comprehensive guide, you’ll be able to learn how to use Grafana step-by-step. 1. What is Grafana? Grafana is a data visualization and monitoring platform that allows users to connect The post Getting Started with Grafana: A Beginner’s Guide to Visualizing Your Data appeared first on Knoldus Blogs ..read more
Visit website

Follow Knoldus on FeedSpot

Continue with Google
Continue with Apple
OR