Skip to content

Instantly share code, notes, and snippets.

View Zhanay1's full-sized avatar
🎯
Focusing

Zhanay Zhanay1

🎯
Focusing
  • Halyk bank
  • Almaty
View GitHub Profile
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
import java.util.*;
public class UserService {
private final RestTemplate restTemplate;