Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
34.9K+ articles
Java
9.8K+ articles
Java-Spring-Boot
340+ articles
Java-Spring
296+ articles
Java-Spring-MVC
104+ articles
Java-Spring-Security
94+ articles
Java-Multithreading
92+ articles
java-servlet
89+ articles
Java-Spring-Data-JPA
61+ articles
java-advanced
47+ articles
Java-Spring-Cloud
56 posts
Recent Articles
Popular Articles
Efficient Load Balancing and Metrics Monitoring in Spring Cloud Microservices
Last Updated: 15 May 2024
In Spring Microservices, services are often decentralized and distributed across multiple nodes. This architecture can enhance resilience and scalability but also introduc...
read more
Picked
Java-Spring-Cloud
Java Microservices
Advance Java
Routing and Request Transformation in API Gateways in Spring Cloud Microservices
Last Updated: 20 May 2024
API gateways play a crucial role in modern microservices architectures by serving as the centralized entry point for client requests. They can handle the routing requests ...
read more
Picked
Java-Spring-Cloud
Java Microservices
Advance Java
Managing Configuration for Microservices with Spring Cloud Config
Last Updated: 20 May 2024
Spring Cloud Config provides the centralized external configuration management system and it is designed to work well with modern microservices architectures. It is the pa...
read more
Picked
Java-Spring-Cloud
Java Microservices
Advance Java
Monitoring and Logging in Spring Cloud Config Server
Last Updated: 20 May 2024
In Microservices, Spring Cloud Server can play a crucial role in Spring microservices by providing centralized configuration management. It helps externalize configuration...
read more
Picked
Java-Spring-Cloud
Java Microservices
Advance Java
Securing Spring Cloud Config Server with Basic Authentication
Last Updated: 24 May 2024
Spring Cloud Config Server provides externalization for distributed systems. With the increasing importance of microservices, centrally managing configurations becomes cru...
read more
Picked
Java-Spring-Cloud
Advance Java
Implementing Configuration Versioning with Spring Cloud Config
Last Updated: 21 June 2024
Configuration versioning is the critical aspect of maintaining and managing the configurations in the microservices architecture. It can allow the teams to track the chang...
read more
Picked
Java-Spring-Cloud
Java Microservices
Advance Java
How to Change Default Feign Client Implementation in Spring Boot?
Last Updated: 21 June 2024
Feign is the declarative HTTP client developed by Netflix. It can simplify the process of calling RESTful web services by defining the client interfaces and using annotati...
read more
Picked
Java-Spring-Cloud
Advance Java
API Composition and Aggregation with Spring Cloud Gateway in Java Microservices
Last Updated: 02 July 2024
API Composition and Aggregation is the critical pattern in the microservices architecture. It can enable combining the data from multiple microservices into a single respo...
read more
Picked
Java-Spring-Cloud
Java Microservices
Advance Java
ETL with Spring Cloud Data Flow
Last Updated: 16 July 2024
ETL (Extract, Transform, Load) is the fundamental process in data warehousing and analytics. This involves extracting the data from various sources and then transforming i...
read more
Picked
Java-Spring-Cloud
Advance Java
Customizing the Configuration Location in Spring Cloud Config Server
Last Updated: 05 August 2024
Spring Cloud Config provides both server and client-side support for externalized configuration in distributed systems. The Config Server manages configuration properties ...
read more
Picked
Java-Spring-Cloud
Java Microservices
Advance Java
Top 30 Plus Advanced Java Interview Questions and Answers 2025
Last Updated: 01 November 2024
Java is a leading programming language essential for developing enterprise solutions, mobile apps, and web platforms. This article provides a comprehensive set of Advanced...
read more
Java-Multithreading
java-servlet
java-advanced
Java-Spring
Java-Spring-Boot
Java-Spring-Security
Java-Spring-Data-JPA
Java-Spring-MVC
JUnit
Java-Spring-Cloud
Java Concurrency
Java Microservices
Advance Java
Interview Questions
Spring JDBC
Encrypting Sensitive Configuration Data in Spring Cloud Config
Last Updated: 21 August 2024
Encrypting sensitive configuration data in Spring Cloud Config is essential for securing information like passwords, API keys, and other credentials. This extra layer of p...
read more
Picked
Java-Spring-Cloud
Java Microservices
Advance Java
Dynamic Configuration Updates with Spring Cloud Config
Last Updated: 27 August 2024
In a microservices architecture, managing configuration properties across multiple services can become challenging, especially when these configurations need to be updated...
read more
Picked
Java-Spring-Cloud
Java Microservices
Advance Java
Implementing CORS Handling in Spring Boot API Gateway
Last Updated: 06 September 2024
Cross-Origin Resource Sharing (CORS) is a mechanism that allows resources on a web server to be requested from a domain other than the one from which the resource originat...
read more
Picked
Java-Spring-Boot
Java-Spring-Cloud
Java Microservices
Advance Java
Load Balancing Strategies for High Availability in Spring Cloud Microservices
Last Updated: 09 April 2025
Microservices have become a popular architecture for building elastic and fault-tolerant applications. In this architecture, applications are broken down into smaller auto...
read more
Picked
Java-Spring-Cloud
Java Microservices
Advance Java
1
2
3
4
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !