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
- Host: GitHub
- URL: https://github.com/suleyman-demir/sprinboot-weather-api
- Owner: suleyman-demir
- Created: 2024-08-01T11:28:58.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-01T11:42:03.000Z (about 1 year ago)
- Last Synced: 2025-01-19T17:55:30.025Z (9 months ago)
- Topics: actuator, docker, docker-compose, exception-handling, h2-database, hybernate, jpa, rate-limiter, restful, spring-boot, spring-cache
- Language: Java
- Homepage:
- Size: 486 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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."