摘要: 首先在Application文件中添加注解@ServletComponentScan自动扫描当前类的同包以及子包,这样才能将filter装入bean package com.example.academy; import org.mybatis.spring.annotation.MapperSca 阅读全文
posted @ 2020-09-16 16:55 SemiprimeNumber 阅读(270) 评论(0) 推荐(0) 编辑