@ConfigurationProperties(value="stubrunner") public class StubMapperProperties extends Object
Constructor and Description |
---|
StubMapperProperties() |
Modifier and Type | Method and Description |
---|---|
String |
fromIvyNotationToId(String ivyNotation) |
String |
fromServiceIdToIvyNotation(String serviceId) |
Map<String,String> |
getIdsToServiceIds() |
void |
setIdsToServiceIds(Map<String,String> idsToServiceIds) |
Copyright © 2016–2021 Spring. All rights reserved.