|
|
4b3520aa67
|
Fixed mapping parameter default value
|
2024-03-15 22:18:02 +07:00 |
|
|
|
e196242215
|
Fixed memory leak
|
2024-03-15 22:18:02 +07:00 |
|
|
|
cad8f59d30
|
Fixed hash and equals collisions
|
2024-03-15 22:18:02 +07:00 |
|
|
|
4817e5e395
|
Added UserMetricsAspect
|
2024-03-15 22:18:02 +07:00 |
|
|
|
3faa88734d
|
Added methods for count users
|
2024-03-15 22:18:02 +07:00 |
|
|
|
65c78df852
|
Fixed tests
|
2024-03-13 17:08:00 +07:00 |
|
|
|
c13f566099
|
Used fair locks for Rooms and Users
|
2024-03-13 17:08:00 +07:00 |
|
|
|
71409917d5
|
Added ReadWriteLock instead of synchronize for Users
|
2024-03-13 17:08:00 +07:00 |
|
|
|
c998da9792
|
Added ReadWriteLock instead of synchronize for Rooms
|
2024-03-13 17:08:00 +07:00 |
|
|
|
bdf9616062
|
Replaced ConcurrentHashMap to HashMap
|
2024-03-13 17:08:00 +07:00 |
|
|
|
a66ded3d9d
|
Added ReadWriteLock instead of synchronize blocks
|
2024-03-13 17:08:00 +07:00 |
|
|
|
8a9da6c534
|
Refactored model User
|
2024-03-13 17:08:00 +07:00 |
|
|
|
dfd6dbaf17
|
Refactored model Room
|
2024-03-13 17:08:00 +07:00 |
|
|
|
a9847e8da7
|
Refactored model Node
|
2024-03-13 17:08:00 +07:00 |
|
|
|
2424030dd9
|
Fixed tests
|
2024-03-13 14:05:26 +07:00 |
|
|
|
9f2aeaa06e
|
Fixed Jackson configuration
|
2024-03-13 14:05:26 +07:00 |
|
|
|
fb06655d89
|
Refactored picked room response and updated client NodeRepository
|
2024-03-13 14:05:26 +07:00 |
|
|
|
475191de79
|
Renamed module 'app' -> 'server'
|
2024-03-13 14:05:26 +07:00 |
|