#2246: AbstractCsvImporter.kt
projectforge-rest/src/main/kotlin/org/projectforge/rest/importer/AbstractCsvImporter.kt Abstract Service, projectforge-rest/src/main/kotlin/org/projectforge/rest/importer/AbstractCsvImporter.kt (636 lines) 636 lines · 412 code · 146 comments · 78 blank
Source file: AbstractCsvImporter.kt - abstract service in ProjectForge REST module.
Architecture Analysis
Resides in projectforge-rest, the JAX-RS REST API layer consumed by the React frontend. Typically annotated with @Service, managed by the Spring IoC container with dependency injection.
Git History
| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
bab05dfd08 | WIP: CSVImporter improved. |
59954f2eff | WIP: Import of creditor invoices |
fde73cc044 | WIP: Import of creditor invoices |
6748d0b3ad | WIP: Import of creditor invoices |
75dd467fa9 | WIP: CSVImporter improved. |