Код: Выделить всё
gh repo list [] [flags]
Я не могу найти то же самое для Контроллер Spring RestApi:
Код: Выделить всё
rest.exchange(
"https://api.github.com/users/" + user + "/repos",
HttpMethod.GET,
entity,
String.class);
Подробнее здесь: https://stackoverflow.com/questions/788 ... erver-side