# spring-security-study **Repository Path**: wlnumberone/spring-security-study ## Basic Information - **Project Name**: spring-security-study - **Description**: spring security + jjwt 实现接口token认证和常使用的工具类 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-01 - **Last Updated**: 2022-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring security + jjwt 实现集群 token认证 ### 主要类 For further reference, please consider the following sections: * BrowserSecurityConfig * JwtAuthenticationFilter * JwtAuthenticationToken * RestfulVoter * SecurityProperties * SessionInfo * TokenException * JwtUtil # 配置ThreadPoolTaskExecutor 线程池 The following guides illustrate how to use some features concretely: ### 主要类 * ThreadConfig # 实现事物提交后在执行功能 ### 主要类 * AfterCommitExecutor * AfterCommitExecutorImpl * UserController 测试类 # 获取spring容器的bean工具类 * SpringUtils