提交 2646b6dc authored 作者: xuyanqi's avatar xuyanqi

token放开

上级 a8fbe73e
......@@ -16,7 +16,6 @@ import org.springframework.security.oauth2.config.annotation.web.configuration.R
@EnableResourceServer
@EnableGlobalMethodSecurity(prePostEnabled = true)
public class ResourceServerConfiguration extends ResourceServerConfigurerAdapter {
@Override
public void configure(HttpSecurity http) throws Exception {
http.formLogin()
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论