@Component public class UserThemeCache extends Object
public Map<String,Object> getTheme(Long userId) throws SQLException
userId
- SQLException
public void updateTheme(Long userId, String json) throws SQLException
userId
- json
- SQLException
public void updateSize(Long userId, String json) throws SQLException
userId
- json
- SQLException
Copyright © 2025. All rights reserved.