Files
spring-cloud-commons/docs/modules
Yanming Zhou b4dac301a0 Support configuring bean names as well as bean types for extra-refreshable and never-refreshable (#1457)
Thanks to https://github.com/spring-projects/spring-boot/issues/22403, applications could define a bean in addition to an auto-configured bean of the same type, then we should support configuring bean names for fine-grained control.

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-01-24 10:55:10 -05:00
..