public interface RestService
String
getBaseUrl()
<T> org.springframework.http.ResponseEntity<T>
post(String uri, Object obj, Class<T> responseClazz)
<T> org.springframework.http.ResponseEntity<T> post(String uri, Object obj, Class<T> responseClazz)
String getBaseUrl()
Copyright © 2019 Bstek. All rights reserved.