zeusSpring
zeusSpring copied to clipboard
基于Spring Boot 2.0的前后端分离的快速开发平台,此仓库是后台部分; 前台:Vue+Element 后台:Spring Boot 2.0/Spring Security/JWT/Spring Data JPA+Mybatis-Plus/Redis/分布式限流/同步锁/验证码/动态权限管理 数...
The following class with a field annotation `@Autowired` is missing class `@Component`. Is that intentional? https://github.com/AichaelLee/zeusSpring/blob/251777bef6ed018010fe3981ff270d15b8741862/zeus-web/src/main/java/org/zeus/ValidateCodeBeanConfig.java#L12 Reference: https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/beans/factory/annotation/Autowired.html
能否分享前端源代码
我最近花了挺长时间去实现Spring Security基于JWT实现SSO单点登录和动态权限管理,我挺想知道你取消了这个是有什么个人的见解。