TR;
Weather Stack API üzerinden çektiğimiz bilgileri kullanıcıya yansıtacak bir Java Spring Boot projesi oluşturdum. Bu projede rate limiter, Spring Cache, repository sınıfı, DTO sınıfı ve service sınıfı bulunuyor. Proje, üç Docker servisinde replikalar halinde çalışacak şekilde yapılandırıldı.
EN;
"I created a Java Spring Boot project that retrieves data from the Weather Stack API and displays it to the user. The project includes a rate limiter, Spring Cache, a repository class, a DTO class, and a service class. It runs as a replica on three Docker services."