logback icon indicating copy to clipboard operation
logback copied to clipboard

💡 SpringBoot+Spring Security基本配置

Results 10 logback issues
Sort by recently updated
recently updated
newest added

Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.28 to 1.2.83. Release notes Sourced from fastjson's releases. FASTJSON 1.2.83版本发布(安全修复) 这是一个安全修复版本,修复最近收到在特定场景下可以绕过autoType关闭限制的漏洞,建议fastjson用户尽快采取安全措施保障系统安全。 安全修复方案 :https://github.com/alibaba/fastjson/wiki/security_update_20220523 Issues 安全加固 修复JDK17下setAccessible报错的问题 #4077 下载 https://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.83/ 文档 https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98 源码 https://github.com/alibaba/fastjson/tree/1.2.83 fastjson 1.2.79版本发布,BUG修复 这又是一个bug...

dependencies

Bumps [gson](https://github.com/google/gson) from 2.8.2 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

Bumps commons-beanutils from 1.8.3 to 1.9.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-beanutils:commons-beanutils&package-manager=maven&previous-version=1.8.3&new-version=1.9.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

pom文件没有继承parent,大多数的dependency不指定version却能依赖成功,请问是为什么? 百度到的帖子都是说的parent问题,不能解答此项目的现象,望解答

重复绑定问题,同一QQ可以绑定多个账号问题,同一账号可以绑定多个QQ

加入了三方登录(微信)流程是:第一次微信登录需要绑定手机,但是绑定手机的时候代码走到了smsprovider里面去了,理论上应该走bindmobileprovider,再三核对你的代码,不知道是哪里问题,望赐教

![image](https://user-images.githubusercontent.com/42169199/47067172-01be5180-d21b-11e8-8fb7-65df7b96c9bd.png) ![image](https://user-images.githubusercontent.com/42169199/47067210-1864a880-d21b-11e8-9435-02c863a1ff6c.png) ![image](https://user-images.githubusercontent.com/42169199/47067224-261a2e00-d21b-11e8-906b-904afd787f6f.png) 就是图片中的三步,在spring security 项目中如何设计?

![tim 20180902134917](https://user-images.githubusercontent.com/27875141/44952643-09b67200-aeb7-11e8-91cb-7aed571124fb.png) ![tim 20180902134928](https://user-images.githubusercontent.com/27875141/44952644-0a4f0880-aeb7-11e8-828c-9efb912f0e71.png) 阿里仓库

org.springframework.social spring-social-autoconfigure 2.0.0.BUILD-SNAPSHOT 这个库根本找不到, 求助~