@Service public class UserIdCache extends Object
| Constructor and Description |
|---|
UserIdCache() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getUserIdByUsername(String username) |
String |
getUsernameById(Long id) |
Copyright © 2025 Suncode. All rights reserved.