public class TagReplacer extends Object
| Constructor and Description |
|---|
TagReplacer() |
| Modifier and Type | Method and Description |
|---|---|
static String |
replaceTags(String tpl,
Map<String,String> tags)
This exists only to make the message routing spring configuration a bit easier to follow.
|
static String |
replaceTags(String tpl,
String... tags) |
Copyright © 2017. All rights reserved.