Easter79 Easter79
3年前
springboot中使用spring security,登录url就出现403错误
参考链接:https://segmentfault.com/q/1010000012743613(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fsegmentfault.com%2Fq%2F1010000012743613)有两个controller,一个是所有用户可以访问的@Re
Stella981 Stella981
3年前
Android编译报错:org.jetbrains.plugins.gradle.tooling.util.ModuleComponentIdentifierImpl
新建了一个基于ReactNativeversion0.60.5的新项目,在使用AndroidStudio编译项目的时候build了如下错误:org.jetbrains.plugins.gradle.tooling.util.ModuleComponentIdentifierImpl.getModuleIdentifier()从报
Stella981 Stella981
3年前
Could not find iPhone 6 simulator
最近原来的老项目有点问题需要处理一下,运行启动命令,就报了如下错误,提示找不到iPhone6模拟器。reactnativeruniosOwaissMac:pdmowaisahmed$reactnativeruniosFoundXcodeprojectpdm.xcodeproj
Wesley13 Wesley13
3年前
PHP POST 接受长字符串时出现500错误
昨天在开发的时候遇到一个问题,formentype“multipart/formdata”表单提交时显示500错误。开始我以为是php代码问题,我检查了一遍代码,没有问题。之后设置断点,依旧报错500,这就说明断点代码就没有执行,表单提交动作根本没有触发后端的php代码。于是,我将注意力放在了php配置上,反复修改配置调试,而且重装了php依
Wesley13 Wesley13
3年前
mysql错误:Column ‘id’ in field list is ambiguous的解决方法
\Err\1052Column'modify\_time'inwhereclauseisambiguous出错的语句:SELECTAVG(T.se)%60FROM(SELECTTIMESTAMPDIFF(SECOND,first\_transfer\_time,modify\_time)seFROM
Stella981 Stella981
3年前
Access denied (java.lang.RuntimePermission getClas
今天在使用jetty做容器运行一个javawebapp时却给出了这样的错误:java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "getClassLoader")at java.security.AccessCon
Stella981 Stella981
3年前
CentOS 8 Apache 安装后 SSL 重定向提示证书错误
在启用SSL后,我们也希望将主域名重定向到www。希望实现的操作是,当用户访问 https://cwikius.cn(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fcwikius.cn%2F) 的时候,浏览器应该能够自动重定向到 https://www.cwikius.cn