REST client plugin in IntelliJ
Was just browsing the plugins and found this one which is looking good.
It was also available from the plugins list in the settings.

Rest Client intellij plugin screenshot
{ Category Archives }
Was just browsing the plugins and found this one which is looking good.
It was also available from the plugins list in the settings.

Rest Client intellij plugin screenshot
I have been asked about this a few times, I had learned from that it had been deprecated but thought it would be useful to provide the documentation to demonstrate it.
This apache doc gives a good summary :
Which points you to :
Basically URL is a subset of URI which
… in addition to identifying a resource, provide a means of locating the resource by describing its primary access mechanism (e.g., its network “location”)
.