Skip to the content Skip to the Navigation

Wilddiary.com

  • Home
  • Contact Us
  • Privacy

Java

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

Generating Swagger documentation with SpringDoc

In this tutorial, I will explain how to generate Swagger OpenAPI v3 documentation for Spring microservices using SpringDoc. Prerequisites To follow this tutorial, you should have the following prerequisites: What is springdoc? Springdoc is an open-source library that enables auto-generation of OpenAPI v3 documentation for Spring Boot RESTful Web Services. It is built on top […]

Spring
March 30, 2023 / Last updated : April 22, 2023 Drona Java

Spring Cloud Stream with RabbitMQ – Functional style!

Spring Cloud Stream is a framework that simplifies the development of event-driven applications by providing abstractions for common messaging patterns. It uses a message broker, such as RabbitMQ or Kafka, to facilitate communication between different parts of the application. In this tutorial, we’ll focus on how to use functional style producers and consumers with Spring […]

Java logo
March 30, 2023 / Last updated : April 22, 2023 Guest Author Java

Best Java Books For Begginers

Books make up for the first mode of learning. Combining them with articles, tutorials, and videos, you get an excellent recipe to learn Java. As Java is one of the leading programming languages, there is no scarcity of books written on the high-level, general-purpose programming language. While some of them offer an overview of various Java concepts, […]

Java logo
March 30, 2023 / Last updated : April 22, 2023 Guest Author Java

What are the 3 types of Java, Explain?

Java is a high-level programming language that is widely used for developing desktop, web, and mobile applications. It is known for its robustness, security, and platform independence. Java is a general-purpose programming language that supports multiple programming paradigms, including object-oriented, imperative, and functional programming. Java has three distinct editions: Java Standard Edition (Java SE), Java […]

Spring
March 29, 2023 / Last updated : April 22, 2023 Drona Java

Spring Cloud Stream

Spring Cloud Stream is a powerful framework for building event-driven microservices applications. It provides a simple and flexible way to handle messages between different microservices, which can be easily scaled and maintained. In this tutorial, we will go through the basic concepts of Spring Cloud Stream and learn how to set up a simple application […]

Posts navigation

  • «
  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • …
  • Page 8
  • »
  • 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