@ConfigurationProperties(prefix="axon") public class TagsConfigurationProperties extends Object
TagsConfiguration
.Constructor and Description |
---|
TagsConfigurationProperties() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getTags()
Gets tags.
|
void |
setTags(Map<String,String> tags)
Sets tags.
|
TagsConfiguration |
toTagsConfiguration() |
Copyright © 2010–2020. All rights reserved.