Spring overwrites map keys with bean name from valueJanuary 5, 2020·2 minsjava springI cover a strange behavior where Spring overwrites map keys with value bean names.
Create List and Map Beans in Spring XMLFebruary 18, 2019·1 minspringIn this article, we’ll explore how to create lists and maps in the Spring Framework using XML configuration.