Week4 (July 22-July 28)
Weekly summary:
1.Learn how to register custom annotations into the spring container and handle method calls intercepted by interceptors.
Before coding:
Before I started on this project, there was actually a project for reference(shiro-jcasbin-spring-boot-starter). I decided to add some new features to this project in it's way(such as @HasRoleForUser). . ) Next week:
1.Preparing for implementation of an interface compatible with Spring Security, it may take two weeks.