When trying to connect to an OpenShift 4.2 server endpoint discovery fails bcs /apis is only accessible to authenticated users. A 403 error is reported via the ...
RestClient requires SpringBoot to run. RestClient can be used by applying @EnableRestClient annotation on your project's Configuration bean. Your application.properties should have the following ...
I previously blogged about using RESTClient with the Sun JVM-provided HTTP Server. As I stated in that blog posting, I intend to use these tools to demonstrate HTTP and REST concepts at Rocky Mountain ...