随笔分类 -  Spring

摘要:springboot thymeleaf 后端 全局变量 pom.xml 中: <!-- google java lib --> <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <vers 阅读全文
posted @ 2022-05-21 14:59 三瑞 阅读(621) 评论(0) 推荐(0) 编辑
摘要:如果没有测试目录的按这个文档新建:https://www.csdn.net/tags/NtzaggxsNDA0NTYtYmxvZwO0O0OO0O0O.html 主要: 1、File->project Structer 点击文件,打开项目结构2、Modules–>Sources–>main右键–>N 阅读全文
posted @ 2022-04-17 10:26 三瑞 阅读(93) 评论(0) 推荐(0) 编辑
摘要:引用:https://www.cnblogs.com/passedbylove/p/11466584.html https://repo.jenkins-ci.org/releases/com/sun/winsw/winsw/ IDEA 下 Maven 打包 1、多项目注意打包报错:Could no 阅读全文
posted @ 2022-03-13 10:34 三瑞 阅读(443) 评论(0) 推荐(0) 编辑
摘要:引用:https://stackoverflow.com/questions/50405838/error-creating-bean-with-name-scopedtarget-oauth2clientcontext-scope-session 我解决的方式就是使用他拉问题中提供的答案就可以解决 阅读全文
posted @ 2022-02-21 10:10 三瑞 阅读(2972) 评论(0) 推荐(0) 编辑
摘要:Spring Security 重写多个WebSecurityConfigurerAdapter 系统会报错 Error starting ApplicationContext. To display the conditions report re-run your application wit 阅读全文
posted @ 2022-02-20 09:39 三瑞 阅读(1279) 评论(0) 推荐(0) 编辑
摘要:SpringBoot 读取 resources下的文件报错 cannot be resolved to absolute file path because it does not reside in the file system: jar java.io.FileNotFoundExceptio 阅读全文
posted @ 2020-12-21 20:50 三瑞 阅读(10293) 评论(0) 推荐(0) 编辑
摘要:腾讯短信SDK 引用有时报 java.lang.NoSuchMethodError: org.json.JSONObject.put(Ljava/lang/String;Ljava/util/Collection;)Lorg/json/JSONObject; 发送短信是会在下面红色处报上面的错: S 阅读全文
posted @ 2020-12-19 12:23 三瑞 阅读(1370) 评论(0) 推荐(0) 编辑
摘要:报错: Cannot get Jedis connection; nested exception is redis.clients.jedis.exceptions.JedisConnectionExcep 原因:没有安装redis,安装就可以了 阅读全文
posted @ 2020-10-27 20:09 三瑞 阅读(309) 评论(0) 推荐(0) 编辑
摘要:引用:https://www.jianshu.com/p/4c63b095bcb8 IDEA2019下载:https://download.jetbrains.8686c.com/idea/ideaIU-2019.2.4.exe?_ga=2.185157870.670497870.159909736 阅读全文
posted @ 2020-09-22 17:00 三瑞 阅读(371) 评论(0) 推荐(0) 编辑
摘要:一、IDEA中 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apac 阅读全文
posted @ 2020-09-19 09:08 三瑞 阅读(378) 评论(0) 推荐(0) 编辑
摘要:复制到文件夹好像不行: eclipse 要复制进去才行 阅读全文
posted @ 2020-07-14 20:53 三瑞 阅读(298) 评论(0) 推荐(0) 编辑
摘要:https://www.cnblogs.com/gmq-sh/p/6925283.html https://www.cnblogs.com/blacksonny/p/5846411.html 阅读全文
posted @ 2020-07-13 20:58 三瑞 阅读(328) 评论(0) 推荐(0) 编辑
摘要:org.springframework.boot.web.support.SpringBootServletInitializer 改为: org.springframework.boot.context.web.SpringBootServletInitializer; 阅读全文
posted @ 2019-11-24 15:34 三瑞 阅读(1831) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/yang474231561/article/details/81738632 https://stackoverflow.com/questions/50738459/spring-boot-unregistering-jmx-exposed-beans- 阅读全文
posted @ 2018-12-20 13:02 三瑞 阅读(207) 评论(0) 推荐(0) 编辑
摘要:step 1:检查自己的eclipse版本:在help->About Eclipse中查看: step 2:进入 https://github.com/groovy/groovy-eclipse/wiki查找和自己eclipse对应版本的groovy:(我的是4.4) step 3:拷贝下载地址ht 阅读全文
posted @ 2017-09-25 21:51 三瑞 阅读(135) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示