今天配置WebMvcConfigurer攔截器,無論怎麼配置,都沒有生效。代碼如下: ... implements WebMvcConfigurer { @Autowired private JwtConfig props; ...
確定! 回上一頁