Package io.jmix.restds.util
Class RestDataStoreUtils
java.lang.Object
io.jmix.restds.util.RestDataStoreUtils
Utility methods for tasks related to RestDataStore.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.web.client.RestClient
getRestClient
(String dataStoreName) Returns RestClient used by the specified data store.
-
Constructor Details
-
RestDataStoreUtils
public RestDataStoreUtils()
-
-
Method Details
-
getRestClient
Returns RestClient used by the specified data store.
-