Project Guideline | Spring Template Projesi

API GUIDELINE: Rest Metodları:  Referanslar: https://restfulapi.net/http-methods/ https://developer.mozilla.org/en-US/docs/Web/HTTP/Status https://zeo.org/tr/kaynaklar/blog/http-durum-kodlari-rehberi  GET: Veri çekilen, sadece sorgu amaçlı işlem yapılacak. İşlem yapılan entity adı DEMO olsun. Örnek URL – Belli Bir Kayıt: /demo/{id} Örnek URL – Tüm Kayıtlar: /demo Örnek URL – Belli Filtre: /demo?filter-by-field=”filter value” Örnek URL – Belli Filtre: /demo?filter-by-field=”filter value”&filter-two=flt&page=2&page-size=50&order=key Request Body: Yok! Response – Success…

Yazar: Selman Kaya 4 Aralık 2022 0

Citrix Workspace için Layout Ayarlama

http://cecchi.ch/citrix/macosx.htm Fixing the keyboard layout into a MacOsx computer when running Citrix receiver. Problem: When starting Citrix receiver, the keyboard detection may not work. The keyboard layout selected by the Citrix receiver may differ from your Apple physical keyboard. Solution: Change the keyboard layout from “KeyboardLayout=(User Profile)” to KeyboardLayout=Swiss French or to KeyboardLayout=German into Citrix Receiver Config file. The Config file can be found in “/Users/[User]/Library/Application…

Yazar: Selman Kaya 2 Eylül 2022 Kapalı