TheCitadelofRicks/src/main/kotlin/org/mosad/thecitadelofricks/controller
Hannes Braun fb6291792d
Use ConcurrentHashMap for timetableList
Multiple requests may be processed at the same time and could otherwise cause problems (concurrent write operations)
2021-10-24 14:34:00 +02:00
..
CacheController.kt Use ConcurrentHashMap for timetableList 2021-10-24 14:34:00 +02:00
CachetAPIController.kt StatusController: use properties instead of getters 2021-10-24 14:33:59 +02:00
StartupController.kt Small improvements 2021-10-24 14:34:00 +02:00
StatusController.kt Small improvements 2021-10-24 14:34:00 +02:00