mirror of
https://gitee.com/log4j/pig.git
synced 2024-12-23 05:00:23 +08:00
73ee2777e8
1. 使用静态方法 OAuth2AuthorizationServerConfiguration.applyDefaultSecurity(http),缺省 authorizeRequests.anyRequest().authenticated()、csrf.ignoringRequestMatchers(endpointsMatcher) 等等 2. 使用 HttpSecurity 获取 OAuth 2.1 配置中的 OAuth2AuthorizationServerConfigurer 对象 3. 删除部分 HttpSecurity.apply |
||
---|---|---|
.. | ||
src/main | ||
Dockerfile | ||
pom.xml |