Here is the complete HTML with the content translated into Russian, the language switcher set to RU as active, and the title updated with `[RU]`. ```html #2069: AttachmentsServicesRest.kt [RU]
EN · DE · RU · FR · ES

#2069: AttachmentsServicesRest.kt

projectforge-rest/src/main/kotlin/org/projectforge/rest/AttachmentsServicesRest.kt Исходник на Kotlin, projectforge-rest/src/main/kotlin/org/projectforge/rest/AttachmentsServicesRest.kt 560 строк · 475 кода · 49 комментариев · 36 пустых
Реализует функциональность REST API для приложения ProjectForge.

История Git

868d6abb7 2025 → 2026
69441cecd ZipMode и ZipUtils перенесены в common (для доступности в скриптах)
83cbccb11 ExcelUtils AddressExport, AttachmentsServicesRest: stream.use (потоки не закрывались раньше?)
63081666f Заголовки исходных файлов: 2024 → 2025.
1b50060c3 BaseDao: переименовано: get → find, save → insert, getList → select, load → select