"eladmin-logging/src/vscode:/vscode.git/clone" did not exist on "0c738b1ef3c8a0ac05d3d5625ffb625c3a383e78"
Commit 360990fd authored by macro's avatar macro
Browse files

Update SecurityConfig.java

parent f9452505
...@@ -19,7 +19,7 @@ import org.springframework.security.web.authentication.UsernamePasswordAuthentic ...@@ -19,7 +19,7 @@ import org.springframework.security.web.authentication.UsernamePasswordAuthentic
/** /**
* 对SpringSecurity配置的扩展,支持自定义白名单资源路径和查询用户逻辑 * 对SpringSecurity配置的扩展,支持自定义白名单资源路径和查询用户逻辑
* Created by macro on 2019/11/5. * Created by macro on 2019/11/5.
*/ */
public class SecurityConfig extends WebSecurityConfigurerAdapter { public class SecurityConfig extends WebSecurityConfigurerAdapter {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment