Skip to the content Skip to the Navigation

Wilddiary.com

  • Home
  • Contact Us
  • Privacy

March 2023

  1. HOME
  2. March 2023
Spring
March 31, 2023 / Last updated : April 22, 2023 Drona Java

Enabling HTTP Response Compression in Spring Microservices

In the world of microservices, every bit of optimization counts when it comes to improving the performance of your API. One of the most efficient ways to reduce the size of your API responses is by enabling Gzip compression. In this tutorial, we will guide you through the process of enabling Gzip compression for Spring […]

Spring
March 31, 2023 / Last updated : April 2, 2023 Drona Spring

What is Spring Native?

Spring Native is an experimental project by the Spring team that aims to improve the performance and reduce the memory footprint of Spring applications by using native images. Native images are compiled binaries that are optimized for a specific platform, resulting in faster startup times and reduced memory usage. Spring Native uses GraalVM, a high-performance […]

March 31, 2023 / Last updated : April 2, 2023 Drona Cloud

What is the Cold Start Problem in the Serverless World ?

In a serverless environment, applications are executed on demand and are not continuously running on servers. As a result, there is a delay when an application is first invoked, which is referred to as the cold start problem. The cold start problem can be a significant issue in serverless environments because it can lead to […]

Spring
March 31, 2023 / Last updated : April 2, 2023 Drona Spring

Why use Spring Cloud Stream and not messaging libraries?

Spring Cloud Stream is a powerful framework that provides a simple and consistent programming model for building message-driven microservices. It abstracts away much of the complexity of messaging systems and makes it easy to build, test, and deploy message-driven applications. In this article, we will discuss why you should use Spring Cloud Stream instead of […]

reactive-spring
March 30, 2023 / Last updated : April 2, 2023 Drona Java

Introduction to Reactive microservices with Spring WebFlux

Reactive microservices are a modern architectural pattern that has gained significant popularity in recent years. These microservices are designed to be scalable, resilient, and responsive to the constantly changing requirements of modern web applications. Spring WebFlux is a powerful framework that makes it easy to develop reactive microservices. In this tutorial, we will explore how […]

Posts navigation

  • Page 1
  • Page 2
  • …
  • Page 5
  • »
  • Home
  • Contact Us
  • Privacy
  • Facebook
  • Twitter
  • RSS Feed
  • GitHub
  • Pinterest

Copyright © Wilddiary.com All Rights Reserved.

Powered by WordPress & Lightning Theme by Vektor,Inc. technology.

MENU
  • Home
  • Contact Us
  • Privacy