随笔分类 - 实践
yicvai
摘要:package com.um.core.controller;import com.github.pagehelper.PageHelper;import com.github.pagehelper.PageInfo;import com.um.common.constant.HttpStatus;
阅读全文
摘要:package com.um.core.config;import org.springframework.cache.annotation.CachingConfigurerSupport;import org.springframework.cache.annotation.EnableCach
阅读全文
摘要:package com.um.core.config;import org.apache.ibatis.io.VFS;import org.apache.ibatis.session.SqlSessionFactory;import org.mybatis.spring.SqlSessionFact
阅读全文
摘要:SpringSecurity+JWT做权限认证的时候, @PreAuthorize("@el.check(‘system:user:query’)") 调用这个方法 SecurityContextHolder.getContext().getAuthentication().getPrincipal
阅读全文

浙公网安备 33010602011771号