Top Architect
Jun 2, 2021 · Backend Development
Dynamic Array Injection and Configuration Refresh in Spring Cloud
This article explains how to enable Spring Cloud to refresh configuration properties that are arrays, discusses the underlying Spring Environment and BeanFactory mechanisms, and presents a practical trick using a custom PropertySource to achieve dynamic array injection during refresh.
Array InjectionConfiguration RefreshJava
0 likes · 11 min read