We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd5af99 commit 6fd7de6Copy full SHA for 6fd7de6
README.md
@@ -38,7 +38,7 @@ spring:
38
39
**2.Enable annotation interception**
40
41
-You need to enable annotation interception in Shiro's configuration file.As for annotation startup classes, please use the ShiroAdvisor, like this:
+You need to enable annotation interception in Shiro's configuration file. As for annotation startup classes, please use the ShiroAdvisor, like this:
42
43
```java
44
@Configuration
0 commit comments