@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.
|
org.axonframework.config.TagsConfiguration |
toTagsConfiguration() |
Copyright © 2010–2024. All rights reserved.