mirror of https://gitee.com/stylefeng/guns
【7.0.4】更新包引用
parent
da73d93040
commit
3f9ec43b8c
|
@ -1,6 +1,8 @@
|
|||
package cn.stylefeng.guns.config.web;
|
||||
|
||||
import cn.stylefeng.guns.core.error.CustomErrorAttributes;
|
||||
import cn.stylefeng.guns.core.security.AuthJwtTokenSecurityInterceptor;
|
||||
import cn.stylefeng.guns.core.security.PermissionSecurityInterceptor;
|
||||
import com.fasterxml.jackson.databind.ser.std.ToStringSerializer;
|
||||
import org.springframework.boot.autoconfigure.jackson.Jackson2ObjectMapperBuilderCustomizer;
|
||||
import org.springframework.context.annotation.Bean;
|
||||
|
|
Loading…
Reference in New Issue