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