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