-
Updated
Oct 19, 2020 - Java
REST API
A representational state transfer (REST) API is a way to provide compatibility between computer systems on the Internet. The concept was first outlined in a dissertation by Roy Fielding in 2000.
Here are 3,100 public repositories matching this topic...
-
Updated
Oct 17, 2020 - Java
-
Updated
Jul 1, 2020 - Java
-
Updated
Oct 2, 2020 - Java
-
Updated
Oct 17, 2020 - Java
-
Updated
Oct 19, 2020 - Java
-
Updated
Sep 1, 2020 - Java
The title might seem a bit vague but I don't know how to describe it any better tbh :-)
Anyway this is what happened: I got some 500 responses from the schema registry and all I could see in the logs was :
[2020-04-02 16:03:35,048] INFO 100.96.14.58 - - [02/Apr/2020:16:03:34 +0000] "PUT /config/some-topic-value HTTP/1.1" 500 69 502 (io.confluent.rest-utils.requests)
The logs di
-
Updated
Oct 19, 2020 - Java
-
Updated
Jul 1, 2020 - Java
-
Updated
Oct 14, 2020 - Java
-
Updated
Oct 18, 2020 - Java
-
Updated
Oct 19, 2020 - Java
-
Updated
Oct 19, 2020 - Java
Currently the DTD is not valid for the new item-submission.xml format. https://jira.lyrasis.org/browse/DS-4264
-
Updated
May 8, 2017 - Java
-
Updated
Jul 26, 2020 - Java
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 17, 2020 - Java
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 15, 2020 - Java
-
Updated
Oct 19, 2020 - Java
-
Updated
Sep 22, 2020 - Java
RtReleaseAssets upload use a static uri uri: "https://uploads.github.com"
this.request.uri().set(URI.create("https://uploads.github.com"))
It should leverage the upload_url in the repository github response.
General Troubleshooting