@Service public class RemoteFeatureStatesClient extends FeatureSwitchRemoteClient
featureSwitchHateoasLinkProvider, remoteServiceBaseUri, restOperations| Constructor and Description |
|---|
RemoteFeatureStatesClient(org.springframework.web.client.RestOperations restOperations,
de.is24.common.hateoas.HateoasLinkProvider hateoasLinkProvider,
String remoteServiceBaseUri) |
| Modifier and Type | Method and Description |
|---|---|
List<org.togglz.core.repository.FeatureState> |
getRemoteFeatureStates() |
public RemoteFeatureStatesClient(org.springframework.web.client.RestOperations restOperations,
de.is24.common.hateoas.HateoasLinkProvider hateoasLinkProvider,
String remoteServiceBaseUri)
@Cacheable(value="remoteFeatureStates") public List<org.togglz.core.repository.FeatureState> getRemoteFeatureStates()
Copyright © 2015 Immobilienscout24 GmbH. All Rights Reserved.