Tagged articles
7 articles
Page 1 of 1
Top Architect
Top Architect
Dec 5, 2025 · Backend Development

How to Use Apollo Config Center with Spring Boot: From Setup to Dynamic Updates

This guide walks through the fundamentals of Apollo Config Center, explains its core concepts, architecture, and dimensions, and demonstrates how to create a Spring Boot client, configure it for dynamic updates, test environment changes, and deploy the application on Kubernetes.

ApolloConfiguration ManagementKubernetes
0 likes · 22 min read
How to Use Apollo Config Center with Spring Boot: From Setup to Dynamic Updates
Ray's Galactic Tech
Ray's Galactic Tech
Oct 15, 2025 · Backend Development

How to Dynamically Refresh Spring Boot Config with @RefreshScope – Complete Guide

This guide explains why dynamic configuration refresh is essential in Spring Boot microservices, introduces the @RefreshScope annotation, walks through project setup, code implementation, endpoint usage, advanced scenarios like Spring Cloud Bus and Kubernetes, and provides best practices and troubleshooting tips.

@RefreshScopeSpring Clouddynamic-config
0 likes · 9 min read
How to Dynamically Refresh Spring Boot Config with @RefreshScope – Complete Guide
AutoHome Frontend
AutoHome Frontend
Sep 22, 2025 · Backend Development

How a Single Input Box Can Power Unlimited Backend Configurations

This article explains a flexible solution that lets backend administrators write JavaScript functions directly in an input box, using parameter interpolation and a sandboxed Node.js VM to dynamically generate HTML, CSS, or script tags, handling complex logic, data transformation, and conditional branching safely.

dynamic-configparameter-interpolationsandbox
0 likes · 17 min read
How a Single Input Box Can Power Unlimited Backend Configurations
Alibaba Cloud Native
Alibaba Cloud Native
Apr 5, 2025 · Cloud Native

How Nacos Enables Dynamic Prompt and Parameter Management for AI Apps

This guide shows how to use Nacos, an open‑source cloud‑native configuration center, to store and dynamically update AI prompt templates, model parameters, and sensitive API keys, providing real‑time changes, gray‑release, version rollback, and encryption without restarting the application.

cloud-nativedynamic-configprompt-engineering
0 likes · 25 min read
How Nacos Enables Dynamic Prompt and Parameter Management for AI Apps
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Jan 24, 2025 · Backend Development

Master Dynamic Configuration Refresh in Spring Cloud Without Nacos – Step‑by‑Step Guide

This article walks you through configuring Spring Cloud for dynamic property updates, covering dependency setup, enabling bootstrap, defining configuration properties, exposing a refresh endpoint, and listening to EnvironmentChangeEvent, all illustrated with complete code snippets and screenshots.

BackendJavaconfiguration-refresh
0 likes · 7 min read
Master Dynamic Configuration Refresh in Spring Cloud Without Nacos – Step‑by‑Step Guide
Architecture Digest
Architecture Digest
Oct 21, 2016 · Operations

Dynamic Configuration Management for Distributed Systems: Concepts, Challenges, and Practices

The article explains the importance of configuration in software, distinguishes static and dynamic configuration, discusses the challenges of managing configuration in large distributed systems, and describes the evolution, design principles, and practical solutions of configuration centers such as Alibaba's Diamond.

ConfigurationDiamondOperations
0 likes · 21 min read
Dynamic Configuration Management for Distributed Systems: Concepts, Challenges, and Practices