@ConfigurationProperties(value="spring.rabbitmq.custom") public class TunedRabbitPropertiesMap extends HashMap<String,TunedRabbitProperties>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
TunedRabbitPropertiesMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
postConstructBean() |
Stream<Map.Entry<String,TunedRabbitProperties>> |
stream() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toString@PostConstruct public void postConstructBean()
public Stream<Map.Entry<String,TunedRabbitProperties>> stream()
Copyright © 2022 Tradeshift. All rights reserved.