- 博客(9)
- 收藏
- 关注
原创 while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directo
缺少libaio软件
2022-11-14 18:59:49
690
原创 NoSuchMethodException: java.util.List.<init>()
NoSuchMethodException: java.util.List.()
2022-10-24 15:49:27
320
原创 Relying upon circular references is discouraged and they are prohibited by default.
Relying upon circular references is discouraged and they are prohibited by default. Update your application to remove the dependency cycle between beans. As a last resort, it may be possible to break the cycle automatically by setting spring.main.allow-cir
2022-06-27 14:31:38
5758
原创 Tomcat运行时的警告:基于APR的本地库加载失败.错误报告为[no tcnative-1 in java.library.path:
解决:根图所示将Tomcat==>bin下的 tcnative-1.dll 应用复制一下,粘贴到JDK==>bin目录下:
2022-05-11 15:06:05
2703
原创 配置HTTPS,和HTTPS转HTTP
首先配置spring boot,点击next选择Lombok和springWeb点击Finish打开黑窗口输入keytool -genkey -alias tomcathttpss -keyalg RSA -keysize 2048 -keystore sang.p12 -validity 365 然后回车把创建的sang.p12拖到idea根目录下在cn.com.buba下创建两个包叫config和Controller,Config包中创建一个Tom
2022-05-04 20:58:05
2203
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅