#2308: SystemStatusRest.kt

projectforge-rest/src/main/kotlin/org/projectforge/rest/pub/SystemStatusRest.kt REST Controller, projectforge-rest/src/main/kotlin/org/projectforge/rest/pub/SystemStatusRest.kt (120 lines) 120 lines · 78 code · 34 comments · 8 blank
Source file: SystemStatusRest.kt - rest controller in ProjectForge REST module.

Architecture

Handles HTTP API requests mapping to business services.

Located in projectforge-rest module of ProjectForge.

Annotated History

Key functional changes:

CommitDescription
b131193e7Member variables refactored by using by lazy {}: DataTransferRestUtils, BirthdayCache, PollAssignementFilter, VacationSendMailService, DBQueryBuilderByCriteria, PFDateTime, PFDay, StringComparator, UserPagesTypeFilter, AbstractPagesRest, LogoServicesRest and SystemStatusRest.
a73905c14Fix typos in projectforge*/ directories Found via codespell See c3b0602a893
77bade6dfjavax.* -> jakarta.*
1b50e124fWIP: Refactoring of login handling...
5ffff18f8WIP: Refactoring of login handling...
Maintenance commits (5)