@Override protected void configure(HttpSecurity http) throws Exception { ... http.headers().frameOptions().disable(); ... }
posted on 2022-04-11 22:40 路过君 阅读(165) 评论(0) 收藏 举报