An open API service indexing awesome lists of open source software.

https://github.com/suleyman-demir/sprinboot-weather-api

springboot weather API
https://github.com/suleyman-demir/sprinboot-weather-api

actuator docker docker-compose exception-handling h2-database hybernate jpa rate-limiter restful spring-boot spring-cache

Last synced: 7 months ago
JSON representation

springboot weather API

Awesome Lists containing this project

README

          

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."