Tag

Spring Cloud Config

0 views collected around this technical thread.

Code Ape Tech Column
Code Ape Tech Column
Sep 18, 2021 · Cloud Native

Comparison of Open‑Source Configuration Centers: Spring Cloud Config, Apollo, and Nacos

This article compares three popular open‑source configuration centers—Spring Cloud Config, Apollo, and Nacos—across product features, user experience, deployment, multi‑language support, migration, performance, and high‑availability to help engineers choose the most suitable solution for microservice environments.

ApolloConfiguration CenterNacos
0 likes · 16 min read
Comparison of Open‑Source Configuration Centers: Spring Cloud Config, Apollo, and Nacos
Code Ape Tech Column
Code Ape Tech Column
Jun 24, 2021 · Backend Development

Dynamic Configuration in Spring Boot: Comparing Nacos, Config+Bus, and Apollo

This article explains why dynamic configuration is needed for Spring Boot applications, compares three mainstream microservice configuration centers (Nacos, Config+Bus, Apollo), and provides step‑by‑step tutorials for two Spring Boot‑specific solutions with complete code examples.

JavaNacosSpring Boot
0 likes · 9 min read
Dynamic Configuration in Spring Boot: Comparing Nacos, Config+Bus, and Apollo
Top Architect
Top Architect
May 18, 2021 · Backend Development

Comparison of Spring Cloud Config and Ctrip Apollo Configuration Centers and Their Architecture

This article examines the architecture and features of Spring Cloud Config and Ctrip Apollo configuration centers, compares their strengths and weaknesses, and provides practical guidance for migrating from Spring Cloud Config to Apollo in microservice environments.

ApolloConfiguration CenterDistributed Configuration
0 likes · 12 min read
Comparison of Spring Cloud Config and Ctrip Apollo Configuration Centers and Their Architecture
macrozheng
macrozheng
Oct 16, 2019 · Backend Development

Master Spring Cloud Bus: Dynamic Config Refresh with RabbitMQ

This guide explains how to install RabbitMQ, configure Spring Cloud Bus with Spring Cloud Config, and use it to dynamically refresh microservice configurations, including step‑by‑step setup, code snippets, and webhook integration for automatic updates.

Dynamic Config RefreshRabbitMQSpring Cloud Bus
0 likes · 9 min read
Master Spring Cloud Bus: Dynamic Config Refresh with RabbitMQ