Skip to content

Java ile REST üzerinden Hava Durumu bilgisinin çekilmesi

Notifications You must be signed in to change notification settings

eroltutumlu/weatherapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weatherapp

Uygulama özellikleri

  • Kullanıcı isteğine göre REST ile YAHOO API veya WEATHERMAP API üzerinden run-time olarak sınıfın oluşturulması
  • Request ve Response bilgilerini Singleton sınıf üzerinden thread-safety olacak şekilde TXT veya PDF dökümanı olarak kayıt etmesi
  • JSON String verisini Entity modellerine çevrilmesi DTO Mapping
  • Hava durumu bilgisinin ekrana yazdırılması

https://www.tutorialspoint.com/design_pattern/factory_pattern.htm

https://www.geeksforgeeks.org/design-patterns-set-1-introduction/

https://stackoverflow.com/questions/1688099/converting-json-data-to-java-object

https://www.callicoder.com/java-singleton-design-pattern-example/

About

Java ile REST üzerinden Hava Durumu bilgisinin çekilmesi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages