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