Published inCode Stream LabWhat is Spring Integration?Spring Integration is one of the well-known components of Java Spring Framework. The Spring Integration offers a collection of tools for…Feb 17Feb 17
Published inCode Stream LabWhat is gRPC?gRPC (Google Remote Procedure Call) is a high-performance, open-source framework developed by Google for building distributed systems and…Feb 3Feb 3
Published inCode Stream LabWhat is “Protocol Buffers”?If you are looking for a language-neutral, platform-neutral, flexible method for serializing structured data, “Protocol buffers” is the…Jan 20Jan 20
Published inCode Stream LabSpring Boot Configuration Server — Encryption and DecryptionThe Spring Boot framework has a feature called Spring Boot Configuration Server that lets you centralize the configuration of your…Apr 22, 2024Apr 22, 2024
Published inCode Stream LabSpring Cloud Configuration Server Using Database — JDBC ModeAs part of the Spring Cloud ecosystem, you can have access to centralized configuration management for distributed systems. It makes it…Apr 17, 2024Apr 17, 2024
Published inCode Stream LabSpring Cloud Configuration Server Using File — Native ModeThe native mode for configuration in Spring Cloud refers to keeping configuration files locally on the host machine for the application…Apr 15, 2024Apr 15, 2024
Published inCode Stream LabSpring Cloud Configuration Server Using GitTo make the creation of cloud-native apps simpler, Spring Cloud provides several capabilities and components. It deals with issues like…Apr 10, 2024Apr 10, 2024
Published inCode Stream LabWhat is Java Virtual Thread?Threads can be your savior or can become your biggest headache, They are the smallest processing unit that can be used in Java. There are…Nov 22, 2023Nov 22, 2023
Published inCode Stream LabSpring Boot Cache with HazelcastHazelcast is an open-source software program for data management and distributed computing. It offers a distributed, in-memory data grid…Nov 15, 2023Nov 15, 2023
Published inCode Stream LabNew features in Java 21Java Development Kit (JDK) 21 is the most recent long-term support (LTS) version. This Version became widely available on September 19…Nov 13, 20231Nov 13, 20231