shiro登录、拦截测试成功
This commit is contained in:
@@ -7,7 +7,7 @@ import org.springframework.context.annotation.ComponentScan;
|
||||
|
||||
@SpringBootApplication
|
||||
@ComponentScan
|
||||
@MapperScan(basePackages = {"top.fjy8018.shiro.mapper.UserMapper"})
|
||||
@MapperScan(basePackages = {"top.fjy8018.shiro.mapper"})
|
||||
public class ShiroApplication {
|
||||
|
||||
public static void main(String[] args) {
|
||||
|
||||
Reference in New Issue
Block a user