Tag

Array Injection

1 views collected around this technical thread.

Top Architect
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 InjectionBackend DevelopmentConfiguration Refresh
0 likes · 11 min read
Dynamic Array Injection and Configuration Refresh in Spring Cloud