Class RestDataStoreUtils

java.lang.Object
io.jmix.restds.util.RestDataStoreUtils

@Component("restds_RestDataStoreUtils") public class RestDataStoreUtils extends Object
Utility methods for tasks related to RestDataStore.
  • Constructor Details

    • RestDataStoreUtils

      public RestDataStoreUtils()
  • Method Details

    • getRestClient

      public org.springframework.web.client.RestClient getRestClient(String dataStoreName)
      Returns RestClient used by the specified data store.